Popsaj
1
HI Guys
i have an image that keeps turning grey. It is black text on a white background.
Can someone please help
we have already posted this code
.homepage–white .image-overlay, .homepage–light .image-overlay {background-color: transparent;}
in theme.css , but hasn’t worked.
You can view the image at www.sarnies.nz at the bottom of the homepage.
Many Thanks
Regards
Grant
Hello There,
- In your Shopify Admin go to online store > themes > actions > edit code
- Find Asset >theme.scss.css and paste this at the bottom of the file:
div#shopify-section-164144741816d94888 .hero__overlay::before {
background: transparent;
}
Popsaj
3
Hi There
I have placed the code in . The image is still grey
My theme does not have theme.scss.css only theme.css. Is this the same?
Below is the list of assets.
cheers
Grant