Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author devnz

    (@eringarscadden)

    Your theme CSS is overriding the padding set for the title within the plugin CSS. You will need to add something like this to your theme CSS file:

    #content .testimonial h3 { padding: 5px 0 5px 40px; }

    Thread Starter Murray644

    (@murray644)

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: GC Testimonials] Title Overlapping Quotation Image’ is closed to new replies.