Change distance between menu items
Hi,
I just updated WordPress and now for some reason I can’t adjust the horizontal space between my menu items anymore. Previously I was using this code and it was working fine!
#menu ul li {
padding-right: 10px;
padding-left: 10px;
}Any advice? Thanks so much.
(website here: annabeledwards.com)
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
2Hi Annabel,
That CSS is definitely valid. There’s actually an issue with your custom CSS as there’s an extra right brace. To resolve this issue, please open up your custom CSS and find: /* Menu Padding Horizontal */
Remove the duplicate } above it.
Thank you so much!!!
Replies on this thread are closed.
Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.