HI can you please suggest me a code for quick css to change the color of border in Masonry element here http://xandrianoir.com/photography/
Thanks
XN
Hey xa1970,
Thank you for using Enfold. Sorry for the delay.
Looks like you managed to add a background to the masonry content.
.main_color .av-masonry {
background-color: #eeeeee;
}
You can also add a unique class attribute to the elements inside the advance layout builder. You can then style each element individually. http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/
Best regards,
Ismael
Hello Ismael,
I entered the code but the border is still grey.
Regards,
XN
Hey!
I checked the web site and I can not see the code anywhere, although if you have removed it convert it to
.main_color .av-masonry {
background-color: #fff !important;
}
and do let us know if that works better
Regards,
Basilis
Thank you. Yes, it’s fine now.
Regards,
XANDRIA