Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #958864

    Hola, how do i make the Blog Post featured image not have rounded corners?

    #958897

    Hey CColeman88,
    When I look at your link I see that your image has border-radius corners of 4px now, but if you would like them to be more rounded please try this css in your Quick CSS:

    .big-preview img {
        border-radius: 8px !important; 
    }

    Please adjust to suit.

    Best regards,
    Mike

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