Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #884955

    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

    #885020

    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

    #885095

    Thank you ! it works perfectly!

    #885192

    Hi,

    Glad we could help and thanks for using Enfold :)

    Best regards,
    Nikko

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘change the width of the single post’ is closed to new replies.