- This topic has 1 reply, 2 voices, and was last updated 10 years, 4 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Community Forums › Epik Theme Support › Header is strange
Your header logo width is 50% and the widget area is 65%…..you’ll need to decrease one or both to make sure they both don’t exceed 100% or the widget-area will fall off to the side.
.header-image #title,
.header-image #title a,
.header-image #title-area {
display: block;
float: left;
min-height: 120px;
overflow: hidden;
text-indent: -9999px;
width: 50%;
}
I create awesome sites for awesome people! Contact me if interested – ericsanchez1585@gmail.com