Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1048660

    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

    #1048768

    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

    #1048844

    Thank you it works very well you can close the subject.
    cordially

    #1048852

    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

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Turn the masonry into a circle’ is closed to new replies.