I Inserted a Table on a page with Background, how can I make it transparent?
Thanks
Hey denisj77,
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
Victoria
-https://residenzeparadiso.com/prezzi/-
Thanks
Hi denisj77,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.main_color table,
#top .main_color .avia-data-table.avia_pricing_minimal th {
background: transparent;
}
If you need further assistance please let us know.
Best regards,
Victoria
Work perfectly,
Thanks