Shopify themes, liquid, logos, and UX
Hello !! Can anyone let me know how to fix the background image of this mobile.
Im using dawn theme
Thank you 🙂
Hi @shilpa_etsy,
Could you please share your store url link?
Thanks
can you please help ?? it's imp
Hello @shilpa_etsy,
Step 1: Online Stores > Themes > Edit code
Step 2: Choose file base.css
Step 3: Add code
.gradient {
background: var(--gradient-background);
background-attachment: fixed;
background-image: url(/cdn/shop/files/Untitled_design_1.png?v=1711300100);
background-color: transparent !important;
background-position: top left !important;
background-size: 250% !important;
background-repeat: no-repeat !important;
}
Thanks
Hi thank you !! but there's still this white space at bottom
background-size: 300% !important;
Please change this code and marked the solution @shilpa_etsy
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025