Menu - by Pixeldaydreams - on WordPress WooCommerce support

This topic has 4 replies, 2 voices, and was last updated 9 years, 9 months ago ago by Robert Hall

  • Avatar: Pixeldaydreams
    Pixeldaydreams
    Participant
    July 31, 2014 at 10:32

    Hi Please follow this link: https://www.firetoys.co.uk/ hover over the menu then onto the list, you will notice the background of the text will highlight not underline. Is there some css code I can use to do the same?
    I have provided login details to my testing website in the Private content..

    Kindest regards
    Tony

    Please, contact administrator
    for this information.
    3 Answers
    Avatar: Robert Hall
    Robert Hall
    Support staff
    July 31, 2014 at 10:55

    Hello,

    I’ve added this code to the Child Theme style.css file. You can check it now.

    .main-nav .menu > li > a, .main-nav .menu > li.menu-full-width .nav-sublist-dropdown .container > ul > li a {
    text-decoration: none;
    }
    .main-nav .menu > li.menu-full-width .nav-sublist-dropdown .container > ul > li a:hover {
    background: grey;
    }

    Regards,
    Robert Hall.

    Avatar: Pixeldaydreams
    Pixeldaydreams
    Participant
    July 31, 2014 at 11:05

    Great!! that’s just perfect you guys really no what your doing..
    Many thanks
    Tony

    Avatar: Robert Hall
    Robert Hall
    Support staff
    July 31, 2014 at 11:10

    You’re welcome!
    If you have any questions please feel free to contact us.

    Regards,
    Robert Hall.

  • Viewing 4 results - 1 through 4 (of 4 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.