OnlyS
1
EBOOST
2
Hi @OnlyS ,
May I suggest to update code these steps:
- Go to Store Online-> theme → edit code
- Assets/base.css
- Add code below to end of file
#shopify-section-template--18795977834718__featured_product_4Rdabt .gradient,
#shopify-section-template--18795977834718__featured_product_dLEgUh .gradient,
#shopify-section-template--18795977834718__featured_product_nii4xd .gradient,
#shopify-section-template--18795977834718__featured_product_FBb63U .gradient,
#shopify-section-template--18795977834718__featured_product_AmQRtQ .gradient {
background: url(https://cdn.shopify.com/s/files/1/0733/4559/7662/files/Untitled_design_29.png?v=1741811407) no-repeat center / cover;
}
1 Like
OnlyS
3
Hi! thanks it works fine!!