Border Radius Shopify Video

Border Radius Shopify Video

drakenberg
Tourist
7 0 3

Hi, 

How can I make the corners sharp on this video? How do I change the border-radius? Thanks!

drakenbergs.se 

drakenberg_0-1734180364346.png

 

 

Replies 5 (5)

devcoders
Shopify Partner
776 96 200

Hello @drakenberg 

Go to Online Store, then Theme, and select Edit Code.
Search for assets/base.css Add the provided code at the end of the file.

 

.deferred-media__poster {
border-radius: 0!important;
}

 

devcoders_0-1734181027825.png

 

Shopify Developer: Helping eCommerce Stores

If you need assistance with your store, feel free to contact us at devcodersp@gmail.com
WhatsApp No: +91 8516919310 If my assistance was helpful, please consider liking and accepting the solution. Thank you!
drakenberg
Tourist
7 0 3

Thanks! I needed to add this code too to make it sharp!

 

.media > *:not(.zoom):not(.deferred-media__poster-button),
.media model-viewer {
border-radius: 0!important;
}

 

so it looked like this:
.media > *:not(.zoom):not(.deferred-media__poster-button),
.media model-viewer {
border-radius: 0!important;
}
.deferred-media__poster {
border-radius: 0!important;
}

devcoders
Shopify Partner
776 96 200

Hello @drakenberg 

Okay, great! It's working fine now, right, dear? 

Shopify Developer: Helping eCommerce Stores

If you need assistance with your store, feel free to contact us at devcodersp@gmail.com
WhatsApp No: +91 8516919310 If my assistance was helpful, please consider liking and accepting the solution. Thank you!

Bundler-Manuel
Trailblazer
556 26 66

Hello there @drakenberg  Check out the link in the reply marked as a solution here https://community.shopify.com/c/online-store-and-theme/how-to-round-corners-of-videos-dawn-theme-cus... and I think you should be able to apply or edit that code to help you achieve what you are looking for. 

Emmanuel
Please let me know if it works by marking it as a solution!
Bundler - Product Bundles app, a great bundle app for Shopify, with glowing user testimonials and a free plan.

DaisyVo
Shopify Partner
2534 316 364

Hi @drakenberg 

 

I hope you are well. You can follow our instructions below:
Step 1: Shopify admin > Online store > Customize: https://prnt.sc/XQ6IDB99kUCd
Step 2: From the left menu > Theme settings > Open Custom CSS: https://prnt.sc/iDxwa8zBQ4Z-
Step 3: Copy the code below and paste it there

 

Here is the code for Step 3:

 

deferred-media.video-section__media {
    border-radius: 0 !important;
}

 


Please let me know if it works. Thank you!

 

Best,
Daisy - Avada Support Team.

Please let us know if our reply is helpful by giving it a Like or marking it as a Solution!

Avada SEO & Image Optimizer - The #1 SEO solution