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

    Good morning,

    I would like to modify the photographs present in the HOME, specifically the photos present in ESPERTI.
    I would like the corners of the photos to be rounded. The page was created with the default editor

    Mariarita

    #1468765

    Hey Mariarita,

    Thank you for the inquiry.

    You can add this css code but please note that this will affect all Image elements in the site.

    .avia-image-container .avia_image {
        border-radius: 10px;
    }

    Best regards,
    Ismael

    #1468779

    Thanks so much for your help

    #1468817

    Hi,

    Thanks for the update, we’ll close this thread for now then. Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Home photo’ is closed to new replies.