-
AuthorPosts
-
June 10, 2018 at 11:59 pm #970900
Hi all: I’d love to use the logo center, menu above header option, but align the burger menu icon to the right instead of center over the logo *and* keep a header transparency. Possible?
I am currently using the logo center, menu below header option because of the transparency and trying to move the burger menu to the right and push it to the top of the page.
Thank you so much!
- This topic was modified 6 years, 5 months ago by cavanaughb.
June 11, 2018 at 9:26 am #971019Hey cavanaughb,
I’m not sure if that would be possible, please send us a link to the site in question so that we can have a closer look.
Best regards,
RikardJune 11, 2018 at 12:30 pm #971117Sure! I guess the other option would be to use the Logo left, menu right, and then just move the logo to the center, ya?
June 11, 2018 at 3:17 pm #971234Hi cavanaughb,
Could you please attach a mockup of what you’re trying to achieve?
Best regards,
VictoriaJune 11, 2018 at 3:46 pm #971263Of course! Thank you.
June 12, 2018 at 8:31 pm #971814Hi cavanaughb,
Please, remove this code from your Quick css:
.html_header_top.html_logo_center .logo { margin-top: 100px; }
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.html_header_top.html_bottom_nav_header #header_main_alternate .main_menu { width: 6%; top: -250px; }
If you need further assistance please let us know.
Best regards,
VictoriaJune 17, 2018 at 12:02 am #973794Hi Victoria,
Thank you, that worked! There may be a related issue when the menu is opened, that the “x” to close the menu becomes inactive. Any way to fix that?
Thanks again,
BrianJune 18, 2018 at 12:48 pm #974212Hi Brian,
Looked at the issue yesterday, could not find a way to solve it.
Today I did :)Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.html_burger_menu_active .menu-item-avia-special { z-index: 99999; }
If you need further assistance please let us know.
Best regards,
Victoria -
AuthorPosts
- You must be logged in to reply to this topic.