Width of Pages
-
Hello,
Making websites with Word Press is new for me. I am having trouble with changing the width of the page, or how content shows on it.
Currently the set width is around 500. Using the Twenty Fourteen theme. I would like for the content to show as 650 Width, possibly more.
I have changed the Feature.php code to:
if ( ! isset( $content_width ) ) {
$content_width = 650;
}
Though, it seems as if nothing changed.
Can someone please help me with this issue? -
Hi @jimh28306, it looks like you are using WordPress but you are not hosted here at WordPress.com. For self-hosted WordPress sites such as yours, I would suggest posting in the self-hosted WordPress.org forum for Twenty Fourteen.
For general questions on self-hosted WordPress.org installations, visit http://wordpress.org/support/.
The differences between WordPress.com and WordPress.org.
I would have taken a look at your site, but you did not provide a link and I’m unsure of any customizations you may have already made.
- The topic ‘Width of Pages’ is closed to new replies.