Hi bede82,
For this paste the following css code in custom css field (Theme Dashboard >> appearance >> customize >> header setting >> custom css field)
@media only screen and (max-width: 480px) and (min-width: 200px)
{
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus, .navbar .navbar-nav > .active > a, .navbar .navbar-nav > .active > a:hover, .navbar .navbar-nav > .active > a:focus, .navbar .navbar-nav > .open > a, .navbar .navbar-nav > .open > a:hover, .navbar .navbar-nav > .open > a:focus, .navbar .navbar-nav > li > a:hover, .navbar .navbar-nav > li > a:focus {
color: #fff !important;
}
}
Thanks
-
This reply was modified 6 years, 6 months ago by
Imran Ali.
Thread Starter
Ben
(@bede82)
Hello Imran,
text is still green in the orange field.
Hi bede82,
it’s working perfect at our end, please clear cache then check your website.
Thanks
I am having a similar issue and dont know how to start my own support forum post. My mobile, tablet, and small screen hamburger menus drop down and the text is black, with a black background, and when hovered over changes to red. It works fine on the regular size website screen, because its not a hamburger drop down menu.
The color code i need is #606060 to be the actual text color.
please let me know if there is anything you need to help me out!