-
AuthorPosts
-
May 19, 2020 at 9:39 am #1214243
Hi
How do I stop the logo overlaying the menus before it becomes to a hamburger.
it does eventually go to a hamburger but there is a point where it overlays
Thanks
-
This topic was modified 5 years, 6 months ago by
gregcarrollLMG.
May 19, 2020 at 10:08 am #1214254Hey,
Thanks for contacting us!
Please refer to this post – https://kriesi.at/documentation/enfold/menu/#toggle-id-87 and switch to mobile menu on higher screen sizes.
If you have any other questions or issues, please register to our support forum – https://kriesi.at/support/register/ and start new threads under Enfold sub forum :)
Regards,
YigitMay 19, 2020 at 10:26 am #1214264Hi
I can’t see the option to switch to mobile on higher screen sizes
May 20, 2020 at 12:23 am #1214466Hi,
Please try the following in Quick CSS under Enfold->General Styling:
@media only screen and (max-width: 1024px) { nav.main_menu { display: block !important; } #avia-menu .menu-item { display: none; } .av-burger-menu-main.menu-item-avia-special { display: block; } }Change the value 1024 to the pixel value of your choice.
Best regards,
Jordan ShannonMay 21, 2020 at 6:33 pm #1215059Hi i change the number in customise / additional css but is the logo still overlays the text
May 22, 2020 at 12:02 am #1215099Hi,
Please provide a link to the site in the private area
Best regards,
Jordan ShannonMay 22, 2020 at 4:10 pm #1215268Hi detaila below
May 23, 2020 at 4:40 pm #1215525Hi gregcarrollLMG,
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
.av-main-nav > li > a { padding: 8px 11px 13px 11px; }If you need further assistance please let us know.
Best regards,
VictoriaMay 26, 2020 at 11:54 am #1216457hi this is still not working please see screen shot
May 26, 2020 at 7:13 pm #1216601Hi gregcarrollLMG,
Sorry, we were not clear enough, the code given by Jordan need to be supplemented with the one I gave you, not replaced.
I adjusted the code for you. Please check.
Best regards,
VictoriaMay 26, 2020 at 7:25 pm #1216613Perfect Victoria thank you very much
May 26, 2020 at 8:12 pm #1216652Hi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon -
This topic was modified 5 years, 6 months ago by
-
AuthorPosts
- The topic ‘overlay of menus into hamburger’ is closed to new replies.
