• Hi, I like to put the featured images in the first section as a circle. How can I doe that?
    Thanks in advance

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Hi,

    Try the CSS code below please:

    .home .service-thumb img {
        border-radius: 150px;
    }

    Add the code in above in: Customize > additional CSS

Viewing 1 replies (of 1 total)

The topic ‘featured image as circle’ is closed to new replies.