- This topic has 4 replies, 2 voices, and was last updated 8 years, 4 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 › Change Header height
Tagged: header height
I tried to do it changing the css:
.header-image .site-header .widget-area {
padding: 40px 0;
padding: 2.5rem 0;
but it didn’t work
I try to find the answer in the forum but I didn’t got it. :/
Sorry If I’m the person No. 300 in making this question.
Thanks!
Do you have a link to your site so we can see what’s going on?
I create awesome sites for awesome people! Contact me if interested โ ericsanchez1585@gmail.com
Hi Eric! Thank you so much por answer so fast. After a long night I decided to try this:
}
.header-image .site-title a {
float: left;
min-height: 80px;
width: 100%;
}
Wess said in a post that min-height should be deleted. I did it and it failed. But last night I tried again and jus changed the px and it did work out. ๐ (feeling silly now)
But I have a new problem now. I changed the color of the header to white….. and I can’t see my menu!!! is there a way to fix it and leave the white header?
Thanks again.
I would need a link so I can see what’s going on.
I create awesome sites for awesome people! Contact me if interested โ ericsanchez1585@gmail.com