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

    screenshot – https://ibb.co/w7DhZ9Q

    how do i change the font color on mobile menu hover from white to black so it is legible?

    url below

    #1425406

    Hey navindesigns,

    The site you linked to doesn’t seem to be running Enfold, please activate Enfold so that we can have a closer look.

    Best regards,
    Rikard

    #1425447

    It is an enfold site (very customized one)

    #1425514

    Hi navindesigns,

    I have checked on it as well, however, it looks more like twenty-twenty-two theme and the elements are built using gutenberg.

    Best regards,
    Nikko

    #1425519

    so sorry, please see correct link now below

    #1425544

    Hi navindesigns,

    No worries, please try to add this CSS code in Enfold > General Styling > Quick CSS:

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

    Best regards,
    Nikko

    #1425615

    i added it but i dont see no difference

    can u take a look?

    #1425626

    Hi navindesigns,

    Yes, I have checked on it and when tapping on it on mobile I don’t see the white background anymore but I don’t see any change in background color.
    I inspected it and it seems the background color stays the same with this CSS code:

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

    I think you’ll need to clear the cache in your mobile browser to see the changes.

    Best regards,
    Nikko

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