Quantcast
Channel: WordPress.org Forums » All Posts
Viewing all articles
Browse latest Browse all 96054

Joni on "Full width in Twenty Thirteen -- too wide!"

$
0
0

Hi everyone,

Would love a tweak on this... I have followed the steps in this article for creating a full width template and implementing it on my website. http://wordpress.org/support/topic/full-width-page-template-2?replies=12

The only issue I'm having is that I don't want the content to stretch the entire width of the screen; I would like it to be about 1000px wide, so there is padding on either side of the main content.

My full width page template references (accurately) this CSS:

.entry-header-full,
.entry-content-full,
.entry-summary-full,
.entry-meta-full {
	margin: 0 auto;
	max-width: 1040px;
	width: 100%;
}

...but doesn't seem to conform to the max width of 1040!

Any ideas?

Thanks, Joni
http://www.careerwithpurpose.org/weal


Viewing all articles
Browse latest Browse all 96054

Trending Articles