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

    I have recently updated my website colours and have an issue with the mobile menu – the flyout menu text is not visible – if I move my finger down the menu slowly sometimes page titles will appear but faintly

    Suggestions?

    Much thanks

    #1263074

    Hey Akiko,

    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

    
    #top #wrap_all .av-burger-overlay .av-burger-overlay-scroll #av-burger-menu-ul li a {
        color: #000;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1263226

    Hi Victoria

    Thank you for your quick email!

    I tried using you suggestions –

    #1 – First place the CSS code into the General Styling – Quick CSS and test – no change

    #2 – I added the code to the server files – themes/enfold/css/custom.css – also no change.

    #3 – I disabled all plugins to check – no effect.

    #4 – cleared all cache files including purging cloudflare

    Still not clearly displaying the menu on mobile – I can just make it out if I look closely – I’m thinking the font or background colors?

    Anyways what happened is that my original website design was using Black-White in the general styling. I changed to the opposite White-Black. All is ok except for the mobile menu displaying.

    I’m all ears if you have any ideas?

    Much thanks!

    Akiko

    #1263436

    Hi Akiko,

    Thanks for the update. Please try this CSS instead:

    #av-burger-menu-ul li a .avia-menu-text {
        color: #000 !important;
    }

    Best regards,
    Rikard

    #1263656

    Thank you Victoria and Rikard for your assistance :)

    Hi Rikard,

    I applied the code you supplied to my enfold settings and my website (mobile menu) seems to be working ok now.

    All the best!

    Akiko

    #1263742

    Hi Akiko,

    Great, I’m glad that you got things working and thanks for the update. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

    #1263839

    Hi Rikard

    Thanks for your help – please close this support ticket

    Best

    Akiko

    #1263944

    Hi Akiko,

    We’re glad to hear that :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Enfold -mobile menu text colour’ is closed to new replies.