Archived topic
aligning the code ( twitter widget)
1 reply · Started by muralidharan on December 26, 2016
Viewing posts 1–2 of 2
Hi
Can you please help how to align the twitter short code widget to the center of the page?
I inserted the code using the Elementor Page Builder - short code - By default it is aligned to the left
thanks
best
Murali
You could try putting the shortcode inside a centered div:
<div style="text-align: center;">shortcode in here</div>
This archived topic is closed to new replies.