Hi all,
how can I make a blog post full width and not so small like here: https://www.pictas-collective.com/about-art-and-its-future-an-interview-with-shelby-williams/
Thank you very much.
Best
Harry
Hey Harry,
Please add following code to Quick CSS in Enfold theme options > General Styling tab
#top .fullsize .template-blog .post .entry-content-wrapper > * {
max-width: 100%;
}
If you would like to increase the width further, please add following code as well
#top .fullsize .template-blog .post .entry-content-wrapper {
max-width: 100%;
}
Best regards,
Yigit
Many thanks. It works.
Best,
Harry
Hi Harry,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
Victoria