• Resolved El Molino

    (@el-molino)


    I have put countless hours trying to round the corners on this block around an embedded video. Nothing has worked. Any ideas? Help would be most appreciated.

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Theme Author Anders Norén

    (@anlino)

    Hi @el-molino,

    I can’t see a block wrapping the embedded video on the linked page. Can you be more specific about which block you mean?

    — Anders

    Thread Starter El Molino

    (@el-molino)

    It’s the video. https://erikamtorres.com

    scroll down, please

    (thank you for responding!)

    Theme Author Anders Norén

    (@anlino)

    Hi @el-molino,

    Go to Appearance → Customize → Additional CSS (the menu labels might be different in your language) and add the code below:

    .wp-block-group:has( > .wp-block-group__inner-container > .wp-block-embed-youtube ) {
    	border-radius: 8px;
    }

    Let me know if that does it.

    — Anders

    Thread Starter El Molino

    (@el-molino)

    Yes it worked. And you’ve saved me a whole lot of time and frustration and made my daughter happy. Thank you!

    Thread Starter El Molino

    (@el-molino)

    I’d appreciate much If I could get 3 additional favors. I hope I am not abusing my privileges.

    1. On the feature image can the Headline, text, and button be raised and pushed to the right, so lines are not so far apart and fall closer to the lady’s nose?
    2. The video has a very large padding (green) I keep reducing it to 1px on the editor but it publishes as you see it. Can that be reduced to it’s barely visible, a hairline.
    3. Can the video be centered?

    erikamtorres.com

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Rounded corners’ is closed to new replies.