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

    Hello
    First I thanks all the community and creators for their work and help.

    I tried to disable sidebar and I got 100% width on homepage and ordinary pages. But blog pages stayed in short width.
    In Enfold admin panel, I do not see any “100%/0%” setting for Content/Sidebar Ratio.

    My website: http://www.lenainbraillard.fr

    #427615

    Hey Dominique!

    Please remove sidebar from your blog posts and then 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%; 
    }

    Regards,
    Yigit

    #498871

    The new version of Enfold can enlarge itself for pages.
    Thanks for your code for blog pagrs. That works very well.

    Problem resolved. Thanks

    • This reply was modified 9 years, 2 months ago by Dominique.
    #499065

    Hi,

    Great, glad we could help :-)

    Cheers!
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Width of blog page’ is closed to new replies.