Header Style

Posted in: Newspaper
Post count: 11

How do I make the header box extend all the way across the page? I don’t want it to be a harsh-edged box in the top middle of the page, but a strip of color that flows all the way across. Thanks

Post count: 23312

Hello SavvyZen,

Unfortunately, I do not exactly understand what you mean, sorry! Please be more specific and provide more details about what you want to achieve so I will be able to provide a more accurate response. Also, you should provide your website URL for further investigations.

Thanks for the message!

Post count: 11

So the Main Menu on our website, http://www.Savvyzen.com does not fit across the entire screen. As you can see on other websites

http://www.apple.com
http://www.stevepavlina.com

Their colored menu bar with their drop down categories extends across the entire background of the screen, there are no margins on the side. How do I create this for our website? In the “mobile” version the main bar fits across an entire phone screen. I don’t understand why this doesn’t happen when looking at our website from a computer?

Also, why do the posts on the main page have a white background? As you can see, the main background is a light green color but the actual posts (see the fake post about janu sirasana on the main page) all have a white block of background. How do I change the background color for the posts? Thanks.

Post count: 22421

Hello,

Your header and footer will go into boxed mode when you upload a featured image or color on your website. Please remove the grey background image and your header and footer will go into full width mode.

Thank you!

Post count: 11

Thank you for your help. Is there any way to upload a background color that is also the background color for posts without the website going into boxed mode? I’d like to pick my own hue of off-white while still experiencing full width mode.

Savvyzen.com

Post count: 22421

Hello,

It can only be done with css. There is no setting in the theme panel for it.
Please use this code:
.post {
background-color: grey;
}

Thank you!

Viewing 6 posts - 1 through 6 (of 6 total)
The forum ‘Newspaper’ is closed to new topics and replies.