There was margin added on the sides, which was causing the column to shift. Its working now as correctly: https://www.enlighteneducation.co.uk/education/ . Try adding Padding in the Columns instead of margin.
The front-end page builder wraps all elements in new markup to allow for the controls/drag and drop functionality. Sometimes that causes differences in the real display outside of the page builder. In this instance, the flip box javascript which normally sets the sizing is not making the same calculation. I've added in a snippet of CSS on the page to correct the issue
Hi,
I'm having some issues with layout - when I preview my page it looks as I want it:
However, when I see the page live, the formatting has gone out of the window:
Could you please advise?
Thanks
Hi Karim,
Thanks for contacting us.
Please paste this css in css custom code under Salient > General settings >CSS/Script Related:
Thanks.
Thanks Judith,
Sorry for the delay getting back to you - your response went into my spam folder.
I've added the code but now the page looks like this:
and in the front-end editor it looks like this:
Any ideas?
Thanks again!
Hi There,
Please send in your admin login credentials so that we can look into this further.
Thanks.
Hey Again,
Just remove the CSS provided by Judith and its showing up the same on the Live Page and the Front-end Editor.
Thanks
ThemeNectar Support Team
Hi Tahir,
Thanks, but I'm still getting the same problem. Looks fine as a draft but when I see the page live this is what I'm getting:
Hey Again, Hope you had a Positive Weekend,
There was margin added on the sides, which was causing the column to shift. Its working now as correctly: https://www.enlighteneducation.co.uk/education/ . Try adding Padding in the Columns instead of margin.
Thanks
ThemeNectar Support Team
That's great, Tahir. Thank you.
Escalating this to the developer for further response.
Thanks
ThemeNectar Support Team
Hey karim191,
The front-end page builder wraps all elements in new markup to allow for the controls/drag and drop functionality. Sometimes that causes differences in the real display outside of the page builder. In this instance, the flip box javascript which normally sets the sizing is not making the same calculation. I've added in a snippet of CSS on the page to correct the issue