The writing column on my blog is quite narrow – how do I make it a bit wider?
-
HI there, as above, the column for my content on my blog page is a bit narrow – can you tell me how I can make it a bit wider?
The blog I need help with is: (visible only to logged in users)
-
Let’s try this. I expanded the space for your text, and expanded your centered images to match the new size.
.site-content .entry-content{ max-width: 600px; } img.aligncenter{ width:100%; }Let me know how that works for you.
-
Hi there, it doesn’t seem to have changed. I tried pasting your coding above into my CSS which changes the width whilst in CSS but then it doesn’t seem to save the change. Any thoughts?
-
I looked into this, and it seems we’ve run across a bug. I’m going to dig a little deeper to track it down. I’m not sure it will be resolved over the weekend, but I’ll keep you updated.
-
It’s definitely a bug.
I was able to add the code below to your site by clicking the “CSS revisions” link so you won’t have to wait for the fix.
Let me know if you need anything else!
-
Saving CSS in the Appearance > Customize > CSS editor should be working now if you need it. Sorry for the trouble earlier!
- The topic ‘The writing column on my blog is quite narrow – how do I make it a bit wider?’ is closed to new replies.