Tagged: , ,

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #898835

    Hello

    I would like to change the font color to white, when I hover over the menu items on this homepage: http://www.wie-neu.ch – at the moment the font color is black and whe I hover over the different categories I could change the background to the desired color of my customer, but the font color should change to white. Can you help me please?

    Thank you very much for your support. I really appreciate your quick responses so far and can only speak in highest tones of the ENFOLD theme – keep up the good work:-)

    Kevin

    #899074

    Hey knuppsli,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    .html_av-overlay-side #top #wrap_all div .av-burger-overlay-scroll #av-burger-menu-ul a:hover {
        background-color: #f209f2;
        color: #fff;
    }
    

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #899206

    Hello Victoria

    Thanks for your quick response, that helped:-D

    Regards

    Kevin

    #899271

    Hi,

    I’m glad that Victoria was able to help. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Change Font color in Hamburger menu when hovered over’ is closed to new replies.