Hi Support,
I would like to add a 1px light grey border to my general images (#d1d1d1). Would I add css code to alter this class?
avia-image-container-inner
Thanks so much for your help!
LindaK
Hey LindaK,
Please try the following in Quick CSS under Enfold->General Styling:
.avia-image-container-inner {
border:1px solid #ddd !important;
}
Best regards,
Rikard
Thank you – perfect!
Hi,
Glad Rikard could help! :)
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)
Best regards,
Yigit