CSS header menu & image
-
Hello,
I’m trying to modify the header menu & image of a theme.
Can you please help me?First of all.. why so many of them have limited options? (e.g: only 1 menu, no footer, etc) Basically, I had to choose a theme depending on the settings, more than on the actual graphic.
Canuck seems ok, but is there an even more customizable one?About the header menu CSS, I’m unsuccessfully trying to:
1- make it wide and center it in the page.
2- make submenu entries large like the main ones.
3- if I resize the browser window, make the menu pass to mobile mode before going to a new line.My current clumsy code for making it wide is:
.header-logo-menu-strip { max-width: 100%; width: 1200px; }
About the header image:
4- is there a way to make it different for each page? I can probably only modify the CSS..The page I need help with: [log in to see the link]
- The topic ‘CSS header menu & image’ is closed to new replies.