Hello!
I’m using PNGs with a transparent background in my store.
How do I set the background to be transparent on the whole block and also remove all the borders?
Thanks.
Hey Orla,
Could you post a link to where we can see the element in question please?
Best regards,
Rikard
No worries, I pasted them below.
Hi!
I added following code to bottom of Quick CSS field in Enfold theme options > General Styling
.inner_product {
border: none;
background: transparent;
}
#top .inner_product_header {
background: transparent;
}
Please review your website :)
Cheers!
Yigit
Perfect!
Thank you so much.
Hi,
Great, I’m glad that Yigit could help you out. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
Rikard
Yes thanks all good to close :)