I can’t figure out how to concisely explain what I’m trying to do, so I’ll include a screenshot (for posterity) and a link to the page I’m working on now (which will go away shortly after I launch the site), and I’ll try to explain in words:
My site is set to “full width” and “stretched content” in the Enfold settings.
On my home page I want to use the “Page Content” element. I see in the tool tip it says “Display the content of another page (fullwidth)” but I’m wondering if there’s an elegant way to box the page content in. I can think of some hack-y ways to do it with custom padding and margins in the page, but I’m not sure if that’ll work at all, and even if it did it would be a nightmare in 6 months when I have to do more of these pages and I’ve forgotten all the tweaks I had to do to make it work.
Credentials in the Private Content.
Here’s the page now: https://petloft.org
Here’s a screenshot with annotations showing the section I want to change:
https://www.petloft.org/wp-content/uploads/2019/11/Screen-Shot-2019-11-22-at-12.16.14-PM.png
Hey Thomas,
Thanks for the link and screenshot, but unfortunately, I don’t think this can be done.
I tried a few things, one of which was to wrap the shortcode with a div like this:
<div class="page_con">[av_postcontent link='page,1328' av_uid='av-44p3dk']</div>
but the shortcode closed the div before the end of the page.
Best regards,
Mike