• Resolved catwingz

    (@catwingz)


    This plugin is one the way to becoming my new favorite testimonials plugin. The one thing I would like to have though is more control over the colors and fonts.

    So far none of the styles I have tried have an effect on the background color of the sidebar widget. I have it set for the light grey background and have been trying to change the grey to something more in line with the rest of the website. I have been unable to locate the style which is a match for the area that changes size with the cycling testimonials. What should I be using?

    Thank you

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor richardgabriel

    (@richardgabriel)

    Hey @catwingz!

    Thank you for the kind words!

    Our free themes don’t have a lot of background color choices, but the one you’ve picked is pretty easy to change with Custom CSS.

    You should be able to change the following snippet of CSS code to your liking and place it in our plugin’s Custom CSS box (under Easy Testimonial Settings):

    .style-light_style blockquote.easy_testimonial {
        background-color: #EEE; /* Change this to your desired color */
    }

    Please let me know if that does the trick!

    Best,
    Richard

    Plugin Contributor richardgabriel

    (@richardgabriel)

    Hey @catwingz!

    I’m going to go ahead and close out this ticket, as it sounds like everything is resolved.

    All the best,
    Richard

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘change widget background color’ is closed to new replies.