Menu Colour – Header 4 - by flockpublicity

This topic has 8 replies, 2 voices, and was last updated 9 years, 1 month ago ago by Robert Hall

  • Avatar: flockpublicity
    flockpublicity
    Participant
    February 3, 2015 at 13:45

    I wanted to chenage the background hover olour of menu items and got this code:

    .header-type-6 .menu-wrapper .menu-main-container > ul > li > a:hover{
    background:#640032;
    color:#fff;
    }

    But I would like the same effect on header 4 – if I change the code to header-type-4 it doenst work,

    Do you have code for the same effect on header 4?

    7 Answers
    Avatar: Robert Hall
    Robert Hall
    Support staff
    February 3, 2015 at 13:49

    Hello,

    Please provide us with link to the page where you want get new hover.

    Regards,
    Robert Hall.

    Avatar: flockpublicity
    flockpublicity
    Participant
    February 3, 2015 at 13:52

    I want it showing on http://www.whattwodo.es/sale4 – with the hover effect like on http://www.worldofwine.info

    Avatar: Robert Hall
    Robert Hall
    Support staff
    February 3, 2015 at 14:29

    Please try to add following code into custom.css file.

    .menu > li:hover{
    background: #640032;
    }
    .menu > li > a:hover{
    color:#fff !important;
    }

    Regards,
    Robert Hall.

    Avatar: flockpublicity
    flockpublicity
    Participant
    February 3, 2015 at 14:36

    didn’t work – I have put in logins in private content

    Please, contact administrator
    for this information.
    Avatar: Robert Hall
    Robert Hall
    Support staff
    February 3, 2015 at 14:42

    I’ve added that code and it’s working now. Please check it. Don’t forget to clean cache of a browser.

    Regards,
    Robert Hall.

    Avatar: flockpublicity
    flockpublicity
    Participant
    February 3, 2015 at 14:45

    thank you – do you reccommend any particular plugin for clearing cache?

    Avatar: Robert Hall
    Robert Hall
    Support staff
    February 3, 2015 at 15:00

    You’re welcome!
    If you use Google Chrome browser try to add “Clear Cache” app – http://prntscr.com/60jtnp
    https://chrome.google.com/webstore/category/apps

    Regards,
    Robert Hall.

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