Archived topic
How to change colors in one footer widget only?
1 reply · Started by igor ivanov on February 16, 2015
Hi Tom!
I am using Testimonial basics plugin, and I put it into the footer widget. I would like to
change background color and font color inside the red rectangle (see picture).
http://imgur.com/nrOu9Qd
I can not find a way to do it neither via the plugin's settings not via GP settings.
Sincerely, Igor
Hi Igor,
You'll have to use CSS to target that specific element and change the attributes.
Best bet is to use Chrome's "Inspect Element" tool to find the correct class - then add a background color etc.. to that class.