Is it possible to get the menu fixed / static?
-
If I scroll down the menu shows up in black. But I want it to be there from the beginning. Not only after scrolling.
Please take a look at http://www.zanarkand.eu
Thank you for your efforts!
Hello,
Could you please elaborate what you actually want with some relevant screenshots to check it myself and help you out accordingly.
Regard’s.
Xtemos Studio.
Hello Alzaz,
thank you for your quick response.
How can I get this black menu to the top of the page?
It comes only after scrolling down. When I enter the site it is transparent like on the screenshot. I don’t want it to be transparent.
I have screenshots attached.
Attachments:
You must be
logged in to view attached files.
So now I know how to get the menu done… But how can I separate the mobile menu color with the desktop menu color? If I change the mobile menu color to transparent, it is in the desktop version the same..
Now there is another problem. i have a space between the menu and the slider. It does not go away..
/edit: This problem is solved. Now only I need to fix the problem with the separation of mobile and desktop menu color..
Attachments:
You must be
logged in to view attached files.
Hello,
We are Glad that you have solved most of your issues yourself.
For the header background to be different for mobile try adding the following Custom CSS in the Custom CSS for Mobile area under Theme Settings >> Custom CSS.
.whb-color-light:not(.whb-with-bg) {
background-color: orange;
}
Regards.
Xtemos Studios.