Hi. I am using a Horizontal Gallery element midway down my homepage, and I would like to change the color from white to rgba (216,197,197,0.24) to match the sections above and below so that all of that part is the same color. I’m not sure how to do this. I’d appreciate any help.
Thank you.
Hi,
Please try the following in Quick CSS under Enfold->General Styling:
.page-id-734 #av-horizontal-gallery-1 {
background-color: rgba(216,197,197,0.24);
}
Best regards,
Rikard
Perfect! Thank you, Rikard.
Hi,
Great, I’m glad that we could help. Please let us know if you should need any further help on the topic, or if we can close it.
Best regards,
Rikard
Sorry Rikard–I missed this. You can definitely close this out. Thank you!