Tagged: sidebar
I updated the theme to the latest version but I noticed a problem on the post sidebar.
Even with the sidebar disabled, the post has a white part on the right. I would like to have the fullscreen post but it isn’t!
Note that the sidebar is not active in the theme control panel
Hey maarlok,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
#top .fullsize .template-blog .post .entry-content-wrapper,
#top .fullsize .template-blog .post .entry-content-wrapper > * {
max-width: 100%;
}
If you need further assistance please let us know.
Best regards,
Victoria
I tried to insert the code in the css but nothing changes.
I tried to insert code in themes/enfold/css/custom.css but nothging!
Marco
ok now it works! thank you!
Hi!
Glad you got it working for you! :)
If you need further assistance please let us know.
Cheers!
Victoria