- This topic has 3 replies, 2 voices, and was last updated 8 years, 11 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Community Forums › Epik Theme Support › How to adjust header background width?
Tagged: header background width
Hi!
How do I adjust the header background width. At the moment, the default header background width covers the whole page! I just want to cut it back a bit to match the content width. Any help would be much appreciated! By the way this forum help is awesome! Glad to be part of the team. Thanks..
Do you have a link to your site?
I create awesome sites for awesome people! Contact me if interested – ericsanchez1585@gmail.com
please help out.. thanks
You could add this –
.site-header {
width: 1140px;
}
and that would limit the width.
I create awesome sites for awesome people! Contact me if interested – ericsanchez1585@gmail.com