Tagged: No Sidebar, single entry
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.
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
Hi Nikko
Thanks but it does not change anything – still too much white space left and right and too narrow content width…
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
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?
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
Hi Nikko
Thank you very much, this is just want I wanted it to look like! :-)