You have added lot of visual composer rows before youtube embed videos which is unnecessarily causing of adding margin-bottom on mobile. I would suggest you to creating the page again. Add one row and embed youtube video. Problem should be resolved.
Hi!
Thanks a lot! It looks better now.
However, the text has lost the nice responsive right and left padding it had. Now it’s set at 10%, but I would like it to be more (maybe 25%) for the PC version.
Any ideas for that?
It looks like this:
[vc_column_text css=”.vc_custom_1589567954967{padding-right: 10% !important;padding-bottom: 10% !important;padding-left: 10% !important;}
How could I specify different right and left padding for PC?
Since you are looking to keep in center. You can try making row with three columns and place text block in center column. That said, this can be easily done using default Gutenberg Block editor of WordPress.
Thanks again for your reply!
Unfortunately, doing so means separating video and text from the same block, what again generates unwanted padding (between video and text).