my logo right now is covering up my menu. How do I move it up on the page & more centered.
moving the logo..
4 posts from 2 voices-
Posted 1 year ago #
-
Hey,
in style.css change:#top .logo a{
top:23px;
left:0;
outline:none;
border: none;
}to:
#top .logo a{
top:-12px;
left:0;
outline:none;
border: none;
}Posted 1 year ago # -
thanks!
Posted 1 year ago # -
Glad that I could help you :)
Posted 1 year ago #
Reply
You must log in to post.














