This topic has 5 replies, 2 voices, and was last updated 9 years, 2 months ago ago by Robert Hall
Have a issue for Main Nav in Mobile View. I try different css to make MOBILE MENU visible.
I need the “navbar-collapse > background-color:#123; !!”
Where I have to edit css ?
Please help.
Hello,
Please add this code in Custom CSS for mobile in Theme Options->Styling->Custom CSS.
.navbar-collapse{
background-color:#123;
}
Regards,
Robert Hall.
Hello Mr. Robert H.,
I already try that css [navbar-collapse {background-color:#123;}] before, the result is,
Big screen also colors the NAV !!
I only want in MOBILE and iPad/Tablet size !!
and, PADDING cant adjust ! (Check the image please)
So which @media queries I use to ??
All right !
Only the PADDING in Mobile Nav is the current issue. (Please neglect the previous issue)
Thanks 🙂
Hello,
You’re welcome!
Regards,
Robert Hall.
The issue related to '‘Mobile Menu Issue’' has been successfully resolved, and the topic is now closed for further responses