Hi,
how can I change the width of a single blogpost when I have chosen “no sidebar” in the settings?
Thanks and best regards
Michael
Hi Michael!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
#top .fullsize .template-blog .post .entry-content-wrapper > *, #top .fullsize .template-blog .post .entry-content-wrapper { max-width: 100%; }
Regards,
Yigit
Thanks Yigit :-)