Hi
I want to target the nav bar to reduce the space between the menu items. How do I do this?
Regards
Richard
Hey Richard!
Please add following code to Quick CSS
.av-main-nav>li>a {
padding: 0 6px;
}
Please make sure that > sign is not converted to – http://i.imgur.com/IDXRZQ3.png in Quick CSS field
Cheers!
Yigit
Hi Yigit
Thank you
regards
RIchard