Hello!
I put a logo bigger than 200x100 in my site and now everywhere that i click on the header links to my home.
How can I put the link to my home only on my logo?
http://www.comchocolate.com.br
Thanks!
Hello!
I put a logo bigger than 200x100 in my site and now everywhere that i click on the header links to my home.
How can I put the link to my home only on my logo?
http://www.comchocolate.com.br
Thanks!
Hey!
Try to add following code to css/custom.css and adjust the values if required:
#top .logo a, #top .logo a:hover {
height: 150px;
width: 300px;
}
Best regards,
Peter
This topic has been closed to new replies.