Provide or get advice on everything Elementor and Wordpress, ask questions, gain confirmation or just become apart of a friendly, like minded community who love Wordpress and Elementor
Could you provide a screenshot and example which widget
Could you provide a screenshot and example which widget
Oliver given the way you have added the widget via a shortcode try doing this to centre
<center>[your-shortcode-here]</center> and if your not familiar with html yes it's spelt the american way.
Now the difference in appearance between editor and live could be any number of things, the theme, the widget script, column spacing.
Without seeing it live difficult to advise
I have the same issue!Hi There,
I have the same issue, however I want to align the shortcode to the right, have tried below but didn't work.
<right>[shortcode]</right>
Also tried the below, but not sure if it's overkill?
<div style="text-align:right;”>
[shortcode]
</div>