Tagged: mega menu
-
AuthorPosts
-
September 27, 2018 at 9:30 am #1015192
Dear Enfold Support Team!
I have problems with my mega menu. It has 5 columns but it looks a bit unorganized:
1. the ‘menu box’ is far too big while spread from left to right nearly over the whole page
2. in accordance to the screen size, the first (left) column is like cut of because the menu window seems to be bigger than the screen width
3. the space between the columns is hughe, I would like to have it more compact
4. I also would like to have a little spacing between left border an column
How can I fix these problems? I found some info in other tickets but it didn’t work for me.I have a little bit of custom css that might be part of the problem. Could you check that as well?
/*Change
Mega Menu Title from bold to initial and
Mega Menu Title size and Sub Menu size and
Mega Menu Text font size*/
#top #header .mega_menu_title a {
font-weight: initial;
font-size: 18px;
}
#top #header .avia_mega_div > .sub-menu a {
font-size: 14px;
}
#top #header .avia_mega_div > .sub-menu > li > ul li {
font-size: 12px;
}
.home .logo { display: none!important; }.page-id-1195 #main {
padding-top: 0!important;
}
Please, is there anyone out there who could help me as soon as possible?
I will post the site details and login in the private content area.
Thanks in advance!- This topic was modified 6 years, 2 months ago by Chris.
September 28, 2018 at 4:23 pm #1015775Hey Christel,
Credentials did not work for me. Could you please update the credentials?
Best regards,
VictoriaSeptember 28, 2018 at 5:17 pm #1015808Hey Victoria,
Okay, sorry, please find the updated credentials below.
Best regards,
ChristelSeptember 29, 2018 at 4:55 pm #1016088Hi Christel,
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
#header .twelve.units { width: 80vw !important; }
If you need further assistance please let us know.
Best regards,
VictoriaOctober 3, 2018 at 9:42 pm #1017601Hi Victoria,
Thank you so much – it works perfectly!
First of all it seems not to work but after lots of cache clearing and browser refreshing – voila :-)
Do you have any recommendation on how solving this annoying cache problem with specifically Chrome browser?
It seems that I am not the only one who has this struggle…Best regards,
ChristelOctober 4, 2018 at 8:16 am #1017749 -
AuthorPosts
- You must be logged in to reply to this topic.