[Support request] Featured Blog Image Centered with Border Radius

Home Forums Support [Support request] Featured Blog Image Centered with Border Radius

Home Forums Support Featured Blog Image Centered with Border Radius

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #417830
    JJ Smith

    OK, how do I take the featured image on a Blog and center it with a Border Radius? I have tried everything and it won’t move.

    Thanks,
    JJ

    #417904
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    You can center align featured images in Customize > Blog > Featured Images.

    Then you can add border radius to them like this:

    .post-image img {
        border-radius: 50%;
    }
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.