Hello Stephen,
Thanks for writing in! I have checked it and I can confirm that this is a bug in the demo because of the auto margin. To get this resolved, please edit your page and in each of the text element settings, find the “Customize” tab and insert the code below in the inline element CSS:
@media(max-width: 767px){
$el.x-text {
margin-left: 0;
}
}
If this is not working, provide us access to your site so that we can check your settings. Please create a secure note with the following info:
– Link to your site
– WP login URL
– WP username
– WP password
– WP Administrator Role
To know how to create a secure note, please check this out: How The Forum Works
Best Regards.