Hi,
Could you advise on how to create a Menu Column Title and Mega menu Column Title?
I can’t see Column as an option within Menus
Something that stands out as a subheading, as you have used on your Enfold2017 theme demo.
Thanks
I seem to have found the mega menu column etc.
How do you change the width of the mega menu/mega menu column, so there is less white space on desktop etc?
Thanks
Hi,
Please post a link to where we can see the element in question, and a screenshot highlighting the changes you would like to make.
Best regards,
Rikard
Hi,
I seem to have solved this by adding this CSS that I found on another support from your feed.
}
#top #header .avia_mega_div {
max-width: 540px;
}
.av-main-nav ul {
width: 170px;
}
Let me know if this is ok.
Site in private content.
Thanks