Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #903516
    DesignMunky
    Participant

    Hi guys,

    I am wanting to use a 3rd party plugin, Easy Testimonials.

    I am having some problems with X theme over riding the text formatting of the plugin. If you look at the sample testimonial at the bottom of this page: http://design-munky.com/slingshot/ you will see what I mean.

    I know it’s a 3rd party plugin, but I was wondering if there were some simple CSS changes I could make to fix this issue?

    Cheers,
    Darren

    #904290
    Paul R
    Moderator

    Hi Darren,

    Thanks for writing in!

    To fix it, you can add this under Custom > CSS in the Customizer.

    
    blockquote.easy_testimonial p {
        font-size: 14px;
        width: auto;
    }
    

    Hope that helps.

  • <script> jQuery(function($){ $("#no-reply-903516 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>