I changed the background to an image which made the featured collections transparent - how can I show the card colour at the bottom again - where the collection names are.
password: beautybossmedia
I changed the background to an image which made the featured collections transparent - how can I show the card colour at the bottom again - where the collection names are.
password: beautybossmedia
hi @Sammiejojojo
I see you added a custom code to make the transparent style.
You can try to replace this code on the bottom of the file base.css
.gradient {
background: transparent !important;
}
By this:
.gradient:not(.card) {
background: transparent!Important;
}
Yes of course - thankyou ![]()
but now my background isnt visible ![]()
Hi @Sammiejojojo
Just sent you a request access, please check and approve then we can help you check and fix it.
Sorry, I missed this. Of course I will look for the request now
@Sammiejojojo
It fixed now
This didnt work - I give up ![]()
Hi @Sammiejojojo
Just checked and found that you have removed the code that I added for your theme.
Because (as I explained twice) your code removed my background image on the website