Widget hover - by reszelo - on WordPress WooCommerce support

This topic has 5 replies, 2 voices, and was last updated 9 years, 5 months ago ago by Eva Kemp

  • Avatar: reszelo
    reszelo
    Participant
    October 28, 2014 at 16:15

    Hi,

    in Royal theme I cannot find the rows in style.css for making the hover effect on the widgets. I have a custom menu widget as sidebar and I would like to change the hover color and effect on them. Which css row should be set?

    Thanks,
    Peter

    4 Answers
    Avatar: reszelo
    reszelo
    Participant
    October 28, 2014 at 16:15

    Follow up, thanks

    Avatar: Eva
    Eva Kemp
    Support staff
    October 28, 2014 at 18:56

    Hello,

    Please provide us with a link of a page where you want to make changes. Also we recommend to make changes in custom.css file, not in the original style.css.
    How to create custom.css you can watch in the video tutorial (it’s for Legenda theme but the process is the same).

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: reszelo
    reszelo
    Participant
    October 28, 2014 at 19:22

    Soda-queen.com.au

    Avatar: Eva
    Eva Kemp
    Support staff
    October 28, 2014 at 19:43

    Hello,

    To change hover color for the custom menu items add this code in custom.css file:

    .widget_nav_menu li a:hover {
    color: red !important;
    }

    Use your own color value.

    Thank you.
    Regards,
    Eva Kemp.

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

The issue related to '‘Widget hover’' has been successfully resolved, and the topic is now closed for further responses

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