Support
Support » Theme: Twenty Twelve » Eliminate spacing at the top menu
(@oavs)
4 years, 11 months ago
Hi,’
I have tried everything and can’t get rid of the spacing between the top menu items thus ‘CONTACT US’ apears in the second line.
can some one please suggest CSS solution to fix this?
many thanks
The page I need help with: [log in to see the link]
This seem ti fix it.
.main-navigation li { margin: 0; padding-right: 1.5rem; padding-left: 0rem; }
(@tamia)
4 years, 10 months ago
Thanks for posting this oavs. I’ve been wondering how to manage that task, also. Cheers.