Hi guys!
I would like to change the width of my blogposts, it’s hard to find out in the forum if this question already have been asked.
I made the blog lay-out with the advanced layout editor, but i can’t change the width of the text and the images (the featured image and the other images must be in the same width). I think 1130px would be awesome, centered in the middel of the page.
How can i change this?
Some screenshots:
https://www.dropbox.com/s/c2p1fxo5z0fbsx6/Schermafdruk%202016-01-04%2016.44.28.png?dl=0
https://www.dropbox.com/s/vvm1bq5m43kbyey/Schermafdruk%202016-01-04%2016.44.50.png?dl=0
Thanks!
Hi skeereweer!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#top .fullsize .template-blog .post .entry-content-wrapper > *, #top .fullsize .template-blog .post .entry-content-wrapper {
max-width: 100%;
}
Please make sure that > sign is not converted to – http://i.imgur.com/IDXRZQ3.png in Quick CSS field.
Cheers!
Yigit
Hi Yirgit, thanks! Ah, i tried that css already; it doens’t work. Any idea how i can fix it?
Hi!
Do you mind creating a temporary admin login and posting it here privately?
Best regards,
Yigit
Ofcours, thanks!
password
Fixed! I copied the css in the wrong form. Stupid me!
Thanks Yigit!