Good evening, I had last asked the CSS code to turn the masonry into a circle, you gave me this:
.page-id-15 #influencers .av-inner-masonry {
border-radius: 100%;
}
it worked very well but now I want to move the masonry in another page, it does not work anymore.
Could you give me the css code for these two pages, please ?
Cordially
Hey gabs01,
Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:
.av-inner-masonry {
border-radius: 1000px !important;
}
Best regards,
Mike
Thank you it works very well you can close the subject.
cordially
Hi,
Glad we were able to help, we will close this now. Thank you for using Enfold.
For your information, you can take a look at Enfold documentation here
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,
Mike