@awanrmb
Hello!
I have been experiencing the same problem as OP and was wondering if you could offer your help again, I have succesfully been able to add background to my menu items with this: nav#mainnav ul li {
background: white;
}
However, as a design standpoint it’s not very fancy and I would like it not to be boxes around every menu item instead if I could have rounded corners instead of boxes, do you know how to do this?
Thank you