• I have the testimonial rotator widget installed in my site footer. The background in the widget is light gray (as other sections on my site) and the text is white so it can’t be read. I want the background to be the same color as the border (blue). You can see it at http://www.jennstrends.com
    I have tried looking for the .hms-testimonials-rotator in my style.css but can’t find it. I tried adding code to the style.css but it hasn’t changed anything. Can you please advise what code to edit or add in order to make this change?

Viewing 1 replies (of 1 total)
  • first take the backup or make a child theme then edit in css file
    or
    use any plugin for css coding..

    you have to change this code in css file.
    jennstrends.com/wp-content/themes/lifestyle/style.css
    line number : 718
    put the comment “background-color:#F5F5F5;”
    and if you want to text color in red then add this code “color:#FF0000”

Viewing 1 replies (of 1 total)
  • The topic ‘Customizing Testimonials Rotator widget background’ is closed to new replies.