This topic has 4 replies, 3 voices, and was last updated 1 years, 10 months ago ago by Rose Tyler
Hello,
Please see image 1, how do I change the color of the text on the sub-menus to white or yellow to make it easier to read: https://ibb.co/MPTYXmR
Please see image 2, how do I fix this styling error which cuts out half the menu so all of the menus can be selected: https://ibb.co/zbmCjp5
Hello, @David,
Sorry for the inconvenience but can you please share your site WP-ADMIN Login details in the below-listed format in the private content area of this topic on which you are facing the issue so that I will check and fix your issues on your site.
WP Admin URL:
WP Admin Username:
WP Admin Password:
Note: Kindly take a complete backup of your site first.
Regards 8Themes Team.
Hi Tony,
Please see details in the private content area, if you still have issues with connecting to it do let me know
Hello,
1/ Add the below code to Theme Options > Custom CSS
.mobile-menu-content .menu-title {
color: #fff !important;
}
2/
body .mobile-header-wrapper .nav-sublist-dropdown>.container>ul, body .mobile-header-wrapper .menu-static-block {
height: auto !important;
}
Regards
Tagged: colour, menu, mobile, navigation, style, woocommerce, wordpress
You must be logged in to reply to this topic.Log in/Sign up