• Resolved JenniferCross

    (@jennifercross)


    Hi again Roman,
    I’d like to remove the button which says ‘See all of my testimonials’ on the Meet the Client section (but not the same button on the Happy People section). Can you help with this?
    Thanks,
    Jen

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello there,

    You can simply hide that button with this simple CSS code:

    
    .panel-grid .employees-area a.all-news {
      display: none;
    }
    

    Add it to your site’s Additional CSS under the Customize menu.

    Hope this reply helps.

    Stay safe.
    Have an excellent day ahead ??

    Regards,
    Kharis

    Thread Starter JenniferCross

    (@jennifercross)

    Thank you ??

    You’re welcome!

    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 ‘Removal of ‘see more’ button’ is closed to new replies.