Hi,
My mega menu width was too big , is I tried to reduce it like it was written here but it failed:
https://kriesi.at/support/topic/enfold-mega-menu-styling-change-width/
https://kriesi.at/support/topic/width-of-mega-menu-column/
The only thing I succeed was to reduce the column width with this code:
.av-main-nav ul {
width: 200px!important;
Hi Ship-ST!
Go ahead and remove your custom CSS and then take a screenshot highlighting how your wanting it to look.
Are you just trying to reduce the column widths?
Regards,
Elliott
Hi,
I removed the previous Quick CCS code because it caused bad behavior.
This is my mega menu: link
As you can see there is a lot of empty dark space and it feels weird, so I would like to make the whole Mega menu width smaller.
Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#top #header .avia_mega_div > .sub-menu.avia_mega_hr {
padding-top: 5px;
}
#top #header .avia_mega_div > .sub-menu {
padding: 20px 20px 20px;
}
Cheers!
Yigit
Thanks, but I added your code and it did not change
Hi!
Do you mind creating a temporary admin login and posting it here privately?
Cheers!
Yigit
Hey!
I did it but still have not received the mail yet. I think it would be faster if you post the login credentials here privately. We recommend posting them here anyway so any moderator can look into it :)
Best regards,
Yigit
Hi!
Please review your website now. > sign was converted to – http://i.imgur.com/IDXRZQ3.png in Quick CSS field
Regards,
Yigit
Ok, this is a little bit better. In fact what I would like is to have a max width limit, for big full screen window, but now I feel is does not really matter.
Thanks