Good morning
I was wondering if you could please help me with quick css, so that my icon list has the same opacity as my text boxes, Most of my pages have an image background and I need to be able to read the text.
Here is a link to a page with an Icon List:
https://www.artesianpools.com.au/pool-building-and-renovations/
Many thanks
Ivana
Sorry wrong page – it’s here
https://www.artesianpools.com.au/pool-building-and-renovations-2/
Hi,
Please try the following in Quick CSS under Enfold->General Styling:
.av-iconlist-big {
background: rgba(255, 255, 255, 0.9);
}
Best regards,
Rikard
Many thanks Rikard. Greatly appreciate your help.