I set it all up on the test site using method 1 from this post – https://kriesi.at/support/topic/embedding-external-site-in-enfold-iframe/
Having ensured it worked, I then set it up on the live site, copying all the settings, including copying over the Quick CSS settings from Enfold Child > General Styling.
Same versions of Enfold & WP.
On the test page the 3 items are side by side, in the live site they are not!
Please advise!
Hey SuperSportsUAE,
This is the code that makes the section fullwidth on the test site
https://cl.ly/2Y0x0T0a2F0A
On the live site the container is limiting that section
https://cl.ly/3r1m273e3h29
If you need further assistance please let us know.
Best regards,
Victoria
Thanks Victoria.
So, it obviously isn’t in the Quick CSS, so where was this code/how do I edit it?
I cloned the live site to create the test one, so how come the live site has code that blocks it?
Thanks
Hi,
The other site have this css modification.
#fullwidthsection .container {
width: 100%!important;
padding: 0;
max-width: none!important;
}
Best regards,
Ismael
Thanks Ismael, I know what happened – I copied over the CSS from the test site, and forget to do the whole minify empty cache thing in the correct order!
Hi,
Ok, thanks for the feedback. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
Rikard
Sorry, you can close this topic now. Thanks