Tagged: mobile menu, WHMCS
Hello hope everyone is doing fantastic! Wanted to say love the theme!!!
Below you can can see a screen shot of the Mobile Menu in WHMCS (Drop Down Text Color) Not Working Properly.
Can you please tell me what to add in the custom.css to fix this?
Hi Shane,
Sorry for the inconvenience.
Please add below CSS code in the custom.css
to fix the issue:
@media screen and (max-width: 767px) {
#header #main-menu .dropdown-menu a {
color: #fff;
}
}
Please don’t forget to give us ‘rating and review’ (on https://themeforest.net/downloads ), if you like our template and our support too. It will make us more ‘happy’.
Best Regards,
ThemeLooks Support Team
did the trick!!
Hello, I’ve been facing the same issue and inserted the above codes, however, nothing has changed. Am using WHMCS Version 7.6.
Hoping to receive help from you.
Hi David,
Please provide us your website URL to review the issue to fix.
Best Regards,
ThemeLooks Support Team
It’s https://hostgivers.com
the items in the drop-down menu cannot be seen
Hi David,
We didn’t get any issues on your website. Please check out the screenshot as a reference http://prntscr.com/kncdwx
It can be your browser cache issue. Please remove your browser cache.
Best Regards,
ThemeLooks Support Team