Even though the CSS specifies the color: #FFF; white, it still displays dark grey in the mobile drop down.
Using custom css is also not overriding this…
I am unable to find any way to fix this or control the settings for this.
.mobile-nav li a {
display: block;
color: #FFF;
text-align: left;
font-size: 13px;
line-height: 20px;
font-family: ‘Roboto’;
text-transform: uppercase;
padding: 15px 0 15px 10px;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
Hello,
Please try to add this code in Global Custom CSS.
.et-mobile-menu li a{
color: #fff;
}
Regards,
Robert Hall
Hey! I’m having the same issue with the mobile default. However when I put the css code in, it doesn’t fix it. Can you help? The website is http://www.aalos.com
Site URL: hidden Theme version: Version: 0.0.1Hello @jamie,
Try this one:
.et-mobile-menu li a {
color: #fff !important;
}
Best regards,
Jack Richardson.
Hello @jamie,
Please provide WP Dashboard credentials in private content.
Best regards,
Jack Richardson.
Hello,
We need a full access to the wp admin panel to check the issue more deeply.
Regards,
Robert Hall
You had incorrect symbol in Custom CSS (http://prntscr.com/chxnpf). I’ve fixed it. Please check.
Regards,
Robert Hall
You must be logged in to reply to this topic.Log in/Sign up
One standard license is valid only for 1 project. Running multiple projects on a single license is a copyright violation.
The message was successfully sent
Your shopping cart is empty
You may extend support period on ThemeForest and then update its status by clicking "Update" button in your Account area.
Purchase code | Expiration date |
---|---|
d7ed5d03-cb21-4657-b20c-442972d0523c | 15 Nov 2016 |