Hi there, I need to change the mobile font colour. I’ve tried coding that you have provided but nothing is working.
Hey web4698,
Please try the following in Quick CSS under Enfold->General Styling:
#av-burger-menu-ul .avia-menu-text {
color:red !important;
}
Best regards,
Rikard
Thank you! It’s not exactly what I need. If I put it the text to white the mobile menu is invisible until yoou hover over it.
Can you let me know the following:
1) The mobile menu font color
2) The mobile menu background color
3) The mobile menu font hover color
4) The mobile menu background hover color
I haven’t heard back from anyone
Hi,
Try this as well:
#av-burger-menu-ul a:hover {
background-color: blue;
}
#av-burger-menu-ul a:hover {
background-color: red;
}
If you want to learn basic CSS then I can recommend a visit to W3Schools. It’s a great asset to have if you create websites for a living.
Best regards,
Rikard
Same problem for me but fonts of mobile menu dont even appear when i touch them in the mobile (links work though)
Hi,
Add a link to the site so we can look into this further.
Best regards,
Jordan Shannon