Tagged: Buttons, navigation, space
Hello, Currently all my navigation buttons run together, meaning there are no space between them to differentiate between the navigation buttons. I would like to add some space, say 5 pixels, between each navigation button. How would I do that? This is the URL to the site.
Thanks in advance for the help! – Perry
Hey Perry,
I’m able to see spaces in the nav. Let me know if this was solved.
Best regards,
Jordan Shannon
Really?! I’ve checked on Chrome and FireFox, Cleared cache and I still don’t see spaces between the red buttons in the navigation bar.
Hi,
Please provide a screenshot of what you see.
Best regards,
Jordan Shannon
It’s only happening on the home page, meaning I can see the white divider lines on all the other pages accept the home page. Here’s a link to a screen shot showing the issue on the home page.
https://screenshots.firefox.com/UHGyUpTCNUJYaMAH/cataphrase.com
Thanks again, Jordan!
Hi,
Add this to quick css:
#avia-menu .menu-item{
border:1px solid #fff!important;
}
Best regards,
Jordan Shannon
You rock, Jordan! That did it. Thank you so much! – Perry