Tagged: Hamburger-Menu, header, theme update
-
AuthorPosts
-
February 25, 2018 at 10:02 pm #917594
Hi!
I searched the forum for solutions to this problem (which happened a lot obviously) but I was not able to find a solution that worked for me.
Would be very grateful for any help.
Thanks guys!February 26, 2018 at 5:06 am #917662Hey DoorNo8,
It’s displaying fine on my end, please try clearing your browser cache and reload the page to see if that helps.
Best regards,
RikardFebruary 26, 2018 at 8:27 pm #917961Hey Rikard, thank you so much for the quick answer – seems to have been a caching problem. Thanks!
-) Two other minor things: I have now a white bar below the header and above the content that should not be there … any hints?
-) is it possible to make the hamburger menu sticky on mobiles (just the burger, not the complete header) so that it can be seen after scrolling down?Thank you again!
-
This reply was modified 7 years, 8 months ago by
DoorNo8.
February 26, 2018 at 9:15 pm #918022first question (weird white bar) solved, second one remains
btw on smaller display size the header gets grey – would like to have it transparent as well …
Thank you!February 27, 2018 at 8:01 am #918260Hi DoorNo8,
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
@media only screen and (max-width: 479px) { .responsive #top .av-main-nav .menu-item-avia-special { position: fixed; right: 60px; } } @media only screen and (min-width: 480px) and (max-width: 767px) { .responsive #top .av-main-nav .menu-item-avia-special { position: fixed; right: 30px; display: block; } .menu-item { display: none; } }If you need further assistance please let us know.
Best regards,
Victoria -
This reply was modified 7 years, 8 months ago by
-
AuthorPosts
- You must be logged in to reply to this topic.
