Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #749859

    Hi,
    I have chosen no sidebars and 100% width in general styling so I was wondering why my content area in the entries is so narrow. How do I expand the content area and diminish the white space at the left and the right side of the content?
    Please take a look at an example page, credentials and link below in private content.

    #751196

    Hey dfds,

    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%;
    }

    Hope this helps.

    Best regards,
    Nikko

    #752926

    Hi Nikko
    Thanks but it does not change anything – still too much white space left and right and too narrow content width…

    #755915

    Hi,

    Sorry for the late response I have checked it and noticed that the code I gave the
    >
    was changed to
    & g t ;
    (without spaces). Let us know if it’s good.

    Best regards,
    Nikko

    • This reply was modified 7 years, 1 month ago by Nikko.
    #756329

    Hi,
    Well, that does not make the content space broader either…
    You mean the code should be:

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

    Could you please look at it again?

    #757371

    Hey!

    I forgot to mention I already changed it before and as I was checking again I see the problem again (screenshot attached). I have fixed it again, let us know if it’s good, if not please post a screenshot on what needs to be changed.

    Cheers!
    Nikko

    #757628

    Hi Nikko
    Thank you very much, this is just want I wanted it to look like! :-)

    #758228

    Hi,

    Great, glad we could help. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.