Hi guys,
I have sub menu items on mobile underneath Services tab and they have padding to the left. How can I get rid of this padding? I’m having trouble finding the CSS class to use.
Thanks!
Hey bobfurgo,
Sorry for the late reply, to remove the padding to the left of your sub-menu items please try this css:
#top .av-main-nav ul a {
padding: 8px 15px 8px 0 !important;
}
Then clear your browser cache and check.
Please see the screenshot in Private Content area.
Best regards,
Mike
Thank you Mike!! :)
Hi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon