Tagged: ,

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

    I can’t get the background color of the menu on mobile to work properly. On a desktop, I have the background as white and the text as black. On mobile, the background is black and the text is black. I need to change the text of the mobile menu to white.

    http://www.windycitycurling.com/

    • This topic was modified 5 years, 10 months ago by brianstoiber.
    #1053765

    Hey Brian,

    Search through your css to find and remove the following:

    .av_header_transparency .sub-menu .avia-menu-text {
        color: #282828!important;
    }

    Best regards,
    Jordan Shannon

    #1053820

    Removed but it is still appearing the same way.

    #1054007

    Hi brianstoiber,

    I have checked it on my mobile phone and it looks great.
    Can you try to clear your browser cache? or try to check it with another phone or a tablet.
    Your phone might be fetching the old css from it’s cache.

    Best regards,
    Nikko

    #1054164

    Ok, thank you. for some reason the browser on my phone is not clearing the cache ever.

    #1054362

    Hi,

    Did you need further help on this topic or shall we close?

    Best regards,
    Jordan Shannon

    #1054391

    It can be closed.

    #1054394

    Hi,

    If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Mobile menu background styling’ is closed to new replies.