I wanted to know if it is possible to change the width of the single post / article format in Enfold. Without the side bar, in fact, it is very tight
Hey misteradamello,
Yes, it’s possible, try adding this css code in Quick CSS (located in Enfold > General Styling):
#top .fullsize .template-blog .post .entry-content-wrapper,
#top .fullsize .template-blog .post .entry-content-wrapper > * {
max-width: 100% !important;
}
Let us know if this helps :)
Best regards,
Nikko
Thank you ! it works perfectly!
Hi,
Glad we could help and thanks for using Enfold :)
Best regards,
Nikko