-
AuthorPosts
-
January 4, 2018 at 11:16 am #893191
Hello,
I noticed that the main menu on my website covers the logo when I make the screen smaller…
So on my iMac screen it’s ok but when people see it on laptop screen it’s wrong.
How can I solve this?Thanks!
January 4, 2018 at 11:20 am #893193Oh and also you can see that the main menu is centered horizontal but I want to align it with the bottom of my logo. Is that possible?
January 4, 2018 at 1:00 pm #893223The first question is solved :) apparently when your site is ‘boxed’ this problem is shown. So I made the site ‘full width’ and now the main menu doesn’t cover the logo. But my second question is still open for answers!
January 5, 2018 at 6:54 pm #893803Hi Dotplusgeert,
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
#top #header_main > .container, #top #header_main > .container .main_menu .av-main-nav > li > a, #top #header_main #menu-item-shop .cart_dropdown_link { line-height: 245px !important; }
If you need further assistance please let us know.
Best regards,
VictoriaJanuary 8, 2018 at 10:03 am #894628It worked! Thanks :)
But now there is a lot of space between the main menu and Header Secundair Menu.
Is it possible to make the space smaller? so, to put the secundair menu closer to the main menu?January 8, 2018 at 6:29 pm #894828Hi Dotplusgeert,
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 (min-width: 768px) { #header_meta .container { position: absolute; top: 40px; } }
If you need further assistance please let us know.
Best regards,
VictoriaJanuary 9, 2018 at 10:14 am #895160And that worked also :) You are the best!
Thank you!January 10, 2018 at 11:12 pm #895858Hi,
Glad we could help!
Please take a moment to review our theme and show your support https://themeforest.net/downloads
To know more about enfold features please check – http://kriesi.at/documentation/enfold/
Thank you for using Enfold :)Best regards,
Basilis -
AuthorPosts
- You must be logged in to reply to this topic.