Home Forums Business Consultr Remove Feature Image from Front Page Testimonials only

Viewing 1 reply thread
  • Author
    Posts
    • #3595
      Anonymous
      Inactive

      What CSS code will enable me to remove the round thumbnail image for Client Testimonials on the Front page, but keep the feature image on the related Testimonial page? Thanks

    • #3633
      keonthemes
      Keymaster

      Hello,

      To remove image from testimonial, please copy below CSS and follow a simple step;

      body .block-testimonial .slide-item article.post-content .post-thumb-outer {
      display: none;
      }

      Go to Dashboard > Appearance > Customize > Additional CSS and paste above code. Then click on publish button.

      Thanks.

Viewing 1 reply thread
  • You must be logged in to reply to this topic.