Hi
On some individual posts I need to turn off the sidebar to allow a full width column, here’s an example where I need a full width box for an Eventbrite page widget to display without horizontal scrolling…
If I go for the seemingly obvious option of changing the “Sidebar Settings” in “Layout” on the post page to “No Sidebar”, I end up with this…
I’m sure it’s something simple but I’m not seeing it!
Thanks
Hi ian_clarke,
Please try the following in Quick CSS under Enfold–>General Styling:
#top .fullsize .template-blog .post .entry-content-wrapper, #top .fullsize .template-blog .post .entry-content-wrapper > * {
max-width: 100% !important;
}
Thanks,
Rikard
Thanks Rikard, that’s perfect for the widget, can you also help with getting the titles to match the version with the sidebar please, ie full width, left aligned and picking up the same sizes etc?
Many thanks, Ian
Don’t worry, sussed it using the same principle as your code. Many thanks for your help.
Ian
Hey Ian!
Great it got it short out.
Please do let us know if we can do anything else for you!
Cheers!
Basilis