Hello - great templates! Using Velvet, how would I move the header navigation items over to the right, further from the logo? I've messed around a little with the CSS but no luck so far.
http://www.torontovetreferral.com
Thanks!
Hello - great templates! Using Velvet, how would I move the header navigation items over to the right, further from the logo? I've messed around a little with the CSS but no luck so far.
http://www.torontovetreferral.com
Thanks!
Hey,
try to add following code to css/custom.css or the quick css field:
.page-item-337{
display: none;
}You must log in to post.