Hi,
How do i center a youtube video on the front page? Im using siteorigin video player widget.
I have attached a screen shot.
My url : www.miltonbaby.se
Regards
Hi,
How do i center a youtube video on the front page? Im using siteorigin video player widget.
I have attached a screen shot.
My url : www.miltonbaby.se
Regards
Hi Shakeel,
Thank you for your question.
You can try achieving this by adding the following CSS code in the Custom CSS option of your theme on the below path.
Admin Area -> Appearance -> Customize -> Shapely Options -> Other
.widget_sow-video .sow-video-wrapper {
text-align: center;
}
Best Regards,
Movin
Thank you! Works perfect.
Regards
You are most welcome here