Hi! Please! I want to change the menu color in mobile devices, I'm using the transparent header and a sticky menu that's blak on the computer, but in the mobile it's white, I dont know why! Help please!
So I'm using a transparent header and sticky header in black. But take a look at mobiles, The menu background is white, the fonts are supposed to be white, and I change that at Be-Theme Options, but the mobile menu background stays white even when I select the sticky header color : Dark.
#danielastudillo Ok, we see what happen. Because header can't be transparent on mobile devices, theme uses white color by default. To change this background color on mobile, please use below css:
@media only screen and (max-width: 767px) { #Header #menu { background: #000 !important; } }
So, sorry for so much writing, the problem is that the menu background has changed, but the header with the logo still white, and thats the main problem, because the original logo is white. Thanks! A LOT!
Hey! I'm so sorry for bothering so much, but I need your help with some css, the mobile problem it's ok, but now when I open the web on an iPad, the menu background still white, help please. Thanks.
It's the color of the menu of the portable version that I can't change despite css hack what I put ( the yellow color of the text is unreadable on the white background and I would like change this white background color of the portable version menu)
I'm having a similar issue on the mobile version the menu icon is white which makes it invisible and I need it to be black. Is there a setting I've overlooked or is this a css code since its a transparent background?
We use cookies to personalise content and ads, to provide social media features and to analyse our traffic. We also share information about your use of our site with our social media, advertising and analytics partners who may combine it with other information that you’ve provided to them or that they’ve collected from your use of their services.
Cookies are small text files that can be used by websites to make a user's experience more efficient.
The law states that we can store cookies on your device if they are strictly necessary for the operation of this site. For all other types of cookies we need your permission. This means that cookies which are categorized as necessary, are processed based on GDPR Art. 6 (1) (f). All other cookies, meaning those from the categories preferences and marketing, are processed based on GDPR Art. 6 (1) (a) GDPR.
This site uses different types of cookies. Some cookies are placed by third party services that appear on our pages.
You can at any time change or withdraw your consent from the Cookie Declaration on our website.
Learn more about who we are, how you can contact us and how we process personal data in our Privacy Policy.
Please state your consent ID and date when you contact us regarding your consent.
Comments
do you mean background color or text? Please send us url to page where this happen and we'll tell you how to do this.
Thanks!