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

    When I select the layout option with no side bar for a blog post, the content is centered. I want to align the content to left and spread the content to full width.How can I do that?
    Thanks.

    #303956

    Hey itechiesnet!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    #top .fullsize .template-blog .post .entry-content-wrapper > *, #top .fullsize .template-blog .post .entry-content-wrapper { max-width: 100%; float: left; }

    If that does not work, please post the link to your website

    Cheers!
    Yigit

    #305593

    Thanks. It worked for me.

    #305626

    Hi!

    You are welcome, glad we could help! Let us know if you have any other questions or issues

    Regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Blog page without sidebar layout’ is closed to new replies.