- This topic has 2 replies, 3 voices, and was last updated 7 years, 11 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
Home › Community Forums › Epik Theme Support › HELP! I can't adjust my Header Size
Hi,
I’m having an issue with epik theme, I can’t adjust my header size.
My website link – http://www.keratosispilaris101.com/
I changed my logo size to 300 x 76 and I follow all the steps in https://appfinite.com/topic/resizing-logo/ however I can’t get the header to reduce according to the logo size.
I don’t know much about coding or web development, so please give me step by step guide.
Thanks
This worked for me:
.header-image .site-title a {
background-size: contain !important;
}
I am also having this problem, logo is the same size (too big) no matter what size image I use. Something is forcing it to that size. I added Andykev’s code in my css editor and don’t see any change.
Is there code that assigns a size value to the header image so I can try different sizes to see what looks good?