margin help
-
I need help developing code that I can use on the Theme Twenty-fourteen to limit the white margin on the right and left and make the content bigger.
The blog I need help with is: (visible only to logged in users)
-
Hi there,
To widen the content of your entries, use the following CSS (paste it in My Sites>Customize>CSS):.site-content .entry-content{ margin: 0 auto; max-width: 874px; }There you can change the max-width according to your requirements. It initially was in 474 px.
-
Hi @jeannefritch, I don’t see that you have added the above CSS to your site yet. I tested the above code @carladoria gave and it works in your site. The only other thing you will have to do is add whatever max width you end up using to the Media Width field below the CSS code area in the Customizer.
I’m going to mark this thread as resolved for now, but if you have additional questions on this issue, please post back here and we will be more than happy to help.
-
I also need help developing code that I can use on the Independent Publisher theme to limit the margin on the left and make the content bigger.
The blog I need help with is myaideology.wordpress.com.
-
Hi @myaideology, since you are using a different theme, and since CSS is generally theme specific, can I ask you to create a new thread in the CSS Forum? Many thanks in advance.
- The topic ‘margin help’ is closed to new replies.