Chnage color of widget sidebar - by queenb123

This topic has 6 replies, 3 voices, and was last updated 9 years, 1 month ago ago by Eva Kemp

  • Avatar: queenb123
    queenb123
    Participant
    February 13, 2015 at 13:17

    helo how do i change the color of this side bar widget, without changing the color that runs through the site:

    many thanks!

    5 Answers
    Avatar: Robert Hall
    Robert Hall
    Support staff
    February 13, 2015 at 13:38

    Hello,

    Please try to add following code into custom.css file

    .product_list_widget .media-heading a{
    color:red;
    }

    Regards,
    Robert Hall.

    Avatar: queenb123
    queenb123
    Participant
    February 13, 2015 at 15:54

    that code didnt work!

    is there anything else i can try please?

    Avatar: Eva
    Eva Kemp
    Support staff
    February 13, 2015 at 17:07

    Hello,

    Please try to add !important to the code:

    .product_list_widget .media-heading a {
        color: red !important;
    }

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: queenb123
    queenb123
    Participant
    February 13, 2015 at 18:15

    That worked! Thank you!

    Avatar: Eva
    Eva Kemp
    Support staff
    February 13, 2015 at 20:27

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

  • Viewing 6 results - 1 through 6 (of 6 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.