Hello there,
Referring to the topic, I’ve tried editing the size for the page content for some plugins (Event Manager, WP Event Manager, etc), but the content for this page is always very small (almost half of the screen) and is centered.
I’ve attached the link to my page in the private content.
I’ve tried this with multiple plugins, but its all the same. This lead me to question if it is some settings in Enfold instead.
Please assist. Thanks!
Hey CVSjiunjie,
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 > * {
max-width: 100%;
}
#top .fullsize .template-blog .post .entry-content-wrapper {
max-width: 100%;
}
If you need further assistance please let us know.
Best regards,
Victoria