Shopify themes, liquid, logos, and UX
Hi all,
Does anyone now how to round the corners of a video banner in the theme dawn?
Is there any way to install everything with round corners like this website?: https://www.rhodeskin.com
Thank you so much,
Kind regards,
Hi @roquebruntan
Thank you for your question.
Please share your store URL, page URL and also password (if your store has one) so we can help you.
Hi,
Please share your store URL and if your store is password protected then also provide password too.
Thank you.
Hi @roquebruntan
You can try follow this path:
Themes => edit code => asset => theme.css
and add this code to bottom of the file theme.css
.video-wrapper {
border-radius: 20px;
overflow: hidden;
}
Unfortunately it does not seem to work. Any chance you can have a look?
Please add below css code in bottom of assets/theme.css file
Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024In today’s interview, we sat down with @BSS-TekLabs to discuss practical strategies for...
By JasonH Nov 13, 2024The year-end shopping spree is around the corner! Is your online store ready for the ...
By JasonH Nov 10, 2024