• Resolved JenniferCross

    (@jennifercross)


    Hi Roman and Kharis,

    Please could you help me to hide the ‘Our Clients’ header on this site? I would like the scrolling icons to look like they are part of the About Me section, so I’d like to remove some of the spacing/padding too.

    Thanks so much,
    Jen

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi Jen,

    If could get your query correctly, you would add this CSS code to your site’s Additional CSS:

    
    .panel-grid-cell section.clients-area {
      padding-top: 0;
      padding-bottom: 10px;
    }
    
    .panel-grid-cell section.clients-area .widget-title {
      display: none;
    }
    

    I hope this reply helps.

    Stay safe.
    Have an excellent day ahead ??

    Regards,
    Kharis

    Thread Starter JenniferCross

    (@jennifercross)

    Hi Kharis, thanks for this.

    Jen

    You’re welcome Jen!

    Please let us know in a new topic if you have any further questions, or if we can provide you with any other assistance.

    Regards,
    Kharis

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Hide a header’ is closed to new replies.