- This topic has 4 replies, 3 voices, and was last updated 9 years, 8 months ago by .
Viewing 5 posts - 1 through 5 (of 5 total)
Viewing 5 posts - 1 through 5 (of 5 total)
- You must be logged in to reply to this topic.
Home › Community Forums › Epik Theme Support › Link logo to homepage
How can I link logo to homepage here – http://agstechnologies.com/final/
I just took a look at your code, and for some reason your hyperlink is missing in your header.
How did you set this up exactly?
Did you add any custom code or change any settings anywhere? It’s supposed to be there by default, unless something was changed.
I create awesome sites for awesome people! Contact me if interested – ericsanchez1585@gmail.com
Thanks for your reply.
Yes I have changed the logo size in functions file.
What should I change?
If you try removing that code, does the hyperlink show up again? Sorry, I’ve just never seen that happen before so I’m not sure whats going on exactly.
I create awesome sites for awesome people! Contact me if interested – ericsanchez1585@gmail.com
If I add CSS:
.header-image #title, .header-image #title a, .header-image #title-area {
min-height: 120px;
width: 300px;
}
It works in FF.