Site logo

Archived topic

Rounded Featured Image inside Elements

2 replies · Started by Sean on October 29, 2018

Viewing posts 1–3 of 3

I currently use an element for post headers for all of my blog post. How do I make that area have rounded corners?

Never mind, resolved it myself after a bit of trial and error.

CSS:

.page-hero {
    border-radius: 10px;
}

Hi there,

Looks like you figured out?

If so glad you did!

This archived topic is closed to new replies.