Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1056984

    Hi,

    I would like to add more spacing / padding by default before / after embedded videos in the post. What css do I have to edit / add in order to do this?

    Thanks!

    #1057001

    Hey discotech,

    Please provide a link to the site/page in question so we can look into this issue further.

    Best regards,
    Jordan Shannon

    #1057002

    I want to add additional spacing before and after the youtube video posted here:

    #1057039

    Hi,

    Add this to quick css:

    figure.wp-block-embed-youtube{
    padding:50px 0!important;
    }

    Best regards,
    Jordan Shannon

    #1057045

    That seems to just add the padding to the bottom – i’d like to add it to both the top and bottom of the video. Thanks!

    #1057073

    Hi,

    Did you add the code to the very top of quick css so it runs first? Also be sure to clear the cache a few times over.

    Best regards,
    Jordan Shannon

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.