Tagged: 

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

    Hy Guys,

    At first, let me thank your work, the theme is awesome! :)

    Second, I have a question: I have a page with blog posts section (link below), and I want to show the content in a normal width, like a naked blogpost’s width itself.

    Could you help to solve it?

    Thanks in advance!

    Regards,
    Robi

    #697345

    Hey caroberto6,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

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

    Please make sure that > sign is not converted to – http://i.imgur.com/IDXRZQ3.png in Quick CSS field.

    Best regards,
    Yigit

    #697363

    Hey Yigit,

    Your answer was super fast!! :) And of course it works, so thank you! :)

    Best regards,
    Robi

    #697365

    Hi!

    You are welcome!
    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
    For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)

    Best regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Showing blog posts in normal width’ is closed to new replies.