Hi,
is there a possibility to change the width of posts?
For excample this blog post:
http://neue-wordpress-homepage.de/deutscher-meister/
I want to increase the width in order to make is easier to read. Is this possible?
Thanks
Alexander
Hey Cevik_Kuersad!
Try adding this to your custom CSS.
#top .fullsize .template-blog .post .entry-content-wrapper > * { max-width: 800px !important; }
Best regards,
Elliott
Hey Elliott,
awesome, thanks a lot.
Best
Alexander