Viewing 15 posts - 1 through 15 (of 15 total)
  • Author
    Posts
  • #864541

    The mobile menu is working but it too faint to see/use.
    http://www.lightrepublic.co.uk

    This seems to have come from nowhere (perhaps on the last update?).

    Any advice on how to fix this would be much appreciated.
    thanks

    #864546

    Hey clickrepublic,
    Your autoptimize cache has the color set to “#333 !important;” which is basically black from your main menu.
    Try deactivating the plugin and clearing your cache to see if it corrects it self.
    If you are minimizing your css with the plugin try unchecking that option.

    Best regards,
    Mike

    #864592

    Thanks Mike. I tried that but it didn’t seem to work…..

    #864595

    Hi,
    Try this code at the end of your Quick CSS field:

    @media only screen and (max-width: 769px){
    .responsive #top #wrap_all .av_header_transparency .main_menu ul:first-child > li > a {color: #fff !important;}}

    Best regards,
    Mike

    #864718

    Hi Mike
    Tried this – but this didn’t work either!
    Gary

    #864876

    Hi Gary,

    This is the code that overrides whatever MIke has given you
    https://cl.ly/3U0N3h3z212F, please remove the color rule from it. You can find it in /themes/enfold-child/style.css

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

    #864891

    Hi Victoria

    I appear to still getting the same result:

    I have removed
    color: #333!important; (in Style.css in the child theme)
    and left in Mike’s code in Quick CSS.

    Is that correct?

    thanks
    Gary

    #865041

    Hi,
    Can you please include a admin login in the private content area so we can take a closer look.

    Best regards,
    Mike

    #865208

    Thanks Mike – posted in private area.

    #866146
    This reply has been marked as private.
    #866303

    Hi Gary,

    I see the menu white now. Could you please clear the cache, check again and get back to us.

    Best regards,
    Victoria

    #866306
    This reply has been marked as private.
    #866368

    Hi,

    No, the quick css will be safe on the Enfold options page and won’t be over overwritten. As for why the css was broken, it could have been any number of reasons from a plugin to browser updates. It also could have just been formatted incorrectly. I’m happy yo hear that it is working now. Did you need additional help, or shall I close this thread?

    Best regards,
    Jordan Shannon

    #866372
    This reply has been marked as private.
    #866376

    Hi,

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

    Best regards,
    Jordan Shannon

Viewing 15 posts - 1 through 15 (of 15 total)
  • The topic ‘Mobile Menu To Faint To See’ is closed to new replies.