Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #419811

    Hi,

    I want to change the amount of dimming that occurs when hovering over the Easy Slider (link on image). Can you help?

    Thanks

    #419994

    Hey Nick!

    Try adding this to your custom CSS.

    #top aside .sub-menu { display: none; }
    #top aside .current-menu-item .sub-menu { display: block !important; }

    Cheers!
    Elliott

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.