Shopify themes, liquid, logos, and UX
Hello!
I am looking to make the background of my SMS list section transparent as I have a video that is meant to play behind it. Any advice?
Site is https://vietgnam.us
Hi @spazerunas,
You can try this code by following these steps:
Step 1: Go to Shopify Admin -> Online Store ->Theme -> Edit code
Step 2: Search file base.css, theme.css or styles.css
Step 3: Insert the below code at the bottom of the file -> Save
div:has(div > div .countdown-banner-image) {
background-color: transparent !important;
}
.countdown-banner-image {
background-color: transparent !important;
}
Final Result:
Hope it helps you
Kind regards,
HDL-Shin
As 2024 wraps up, the dropshipping landscape is already shifting towards 2025's trends....
By JasonH Nov 27, 2024Hey 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-Commerce to discuss practical strategies f...
By JasonH Nov 13, 2024