Hi does anyone know how to move the font in my navigation bar into the middle, its a bit too high at the moment.
Thanks
Hi does anyone know how to move the font in my navigation bar into the middle, its a bit too high at the moment.
Thanks
Hey,
add following code to the bottom of style.css and adjust the margin top value:
.catnav li a strong {
margin-top: 5px;
}Thank you, excellent service
Glad that I could help you :)
You must log in to post.