[Support request] Display Images with Curved Corners

Home Forums Support [Support request] Display Images with Curved Corners

Home Forums Support Display Images with Curved Corners

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #2235606
    Marinos Panayi

    Is it possible to configure images to display with curved corners?

    #2235659
    Leo
    Staff
    Customer Support

    Hi there,

    Any chance you can link us to the page in question?

    You can use the private information field:
    https://docs.generatepress.com/article/using-the-premium-support-forum/#private-information

    Let me know 🙂

    #2235748
    Marinos Panayi

    Thanks Leo.

    #2235823
    Leo
    Staff
    Customer Support

    So do you want all images on this page to have curved corners?

    What about the other pages?

    What is the logic here?

    #2235953
    Marinos Panayi

    Apologies Leo, i didn’t make myself clear. I want to know how to make all the images on this page have rounded corners. I’ve previously achieved the same affect when creating a button but want to do the same with images.

    #2236318
    Leo
    Staff
    Customer Support

    This CSS should do it:

    body.page-id-1571 .wp-block-image img {
        border-radius: 5px;
    }

    Adding CSS: https://docs.generatepress.com/article/adding-css/

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.