Hi!
My blog content is now 600px wide by default (no sidebar), but I would like to increase it to 660px (while keeping the text centered on the screen). I’ve tried a few lines of code, but they increase the width to the left, so the text is no longer centered. Any suggestion?
Regards,
Poirot
Hi Poirot!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#top .fullsize .template-blog .post .entry-content-wrapper > * { max-width: 660px; }
If that does not help, please post the link to your blog page :)
Regards,
Yigit
Hi Yigit,
I tried the same code, but without ” > * “. No idea what this means, but it works! :)
Regards
Poirot