Opacity not working for image slide.
Website: Masdora Gold Jewellery – masdora
Hello There,
- In your Shopify Admin go-to online store > themes > actions > edit code
- Find Asset >base.css and paste this at the bottom of the file:
div#Slide-template--14583959421021__1647491816a0e88917-1 {
opacity: 0.9;
}