Hello,
I want to change the positioning of the menu items in my full-width sub-menu. I have not been able to isolate the CSS for this. If I change the following, I get what I am looking for; however, this changes the container size for all elements of my site.
.responsive .container {
max-width: 96%;
}
I appreciate your help.
-James
Hey James,
Please try this CSS instead:
.av-submenu-container .container {
max-width: 96%;
}
Best regards,
Rikard
Hi Rikard,
I had to add “!important” but it worked great after that.
I appreciate your help.
-James
Hi,
Great, I’m glad that you got it working. Please let us know if you should need any further help on the topic, or if we can close it.
Best regards,
Rikard
Please close the ticket.
Thanks
-James
Hi,
Thanks for letting us know. Please open a new thread if you should have any further questions or problems.
Best regards,
Rikard