Website: https://www.seotraininglondon.org
Theme: Enfold 4.1.2
I have a link in my main navigation menu that uses a style <span style=”color: #ffffff;”>CHECK AVAILABILITY</span>
The link appears perfectly on the desktop version but is missing completely on the mobile version
Please advise
Hey richdan,
Add the following to quick css:
@media only screen and (max-width: 767px) {
#av-burger-menu-ul li a .avia-menu-text span{
color:#737373!important;
}}
Best regards,
Jordan Shannon
Many thanks – worked perfectly!
Hi,
Great! I’m glad this was able to get corrected. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon