Archived topic
Center video/image in section
3 replies · Started by agomagar on May 2, 2018
Viewing posts 1–4 of 4
Hi,
How can I center a video/image in section ?
Many thanks for your help.
Best,
Ago
Hi there,
Try this CSS:
.generate-sections-inside-container .wp-video {
margin: auto;
}
Adding CSS: https://docs.generatepress.com/article/adding-css/
Let me know.
Hi Leo,
Beautiful. Thank you. I followed the first easiest option of adding the simple css plugin and it's working perfectly.
Thanks again.
Have a great day !
Ago
No problem :)
This archived topic is closed to new replies.