Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1050097

    Hello,
    i tried out lots of things to get the font in the mobile menu white, but nothing works.Have looked in the forum too.
    Can you please help me???

    Thank you :)
    Rixi

    #1050114

    Hi Rixi

    What if you try the following code inside Quick CSS?

    .html_av-overlay-side #top #wrap_all .av-burger-overlay-scroll #av-burger-menu-ul a {
        color: white !important;
    }

    If it does not work please share the link to the website so I can check it there.

    Thanks
    Michael

    #1050122

    Perfectoooooooo :)
    Thanks a lot!!!!!!!!!!
    Many greetings from germany,
    rixi

    #1050123

    Hello Michael,
    i just saw that by hover the backgound and fnt is white. Do you have a code for making the hover font in black? That would be great too :)

    many greetings Rixi

    #1050124

    Hi Rixi

    Glad it worked!

    Try this code to get the hover font color black:

    .html_av-overlay-side #top #wrap_all .av-burger-overlay-scroll #av-burger-menu-ul a:hover {
        color: black !important;
    }

    Cheers from a Swiss guy currently living in New Zealand ;)
    Michael

    #1050125

    Btw why are you still using Enfold 4.2.1?

    #1050261

    Hi Michael,
    cool, thank you very much!!!!! That was just in time,will go to Bali today :)
    many grretings
    rixi

    #1050495

    Hi rixi,

    Glad you got it working :-)

    Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

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