Archived topic
How to get round corners on the hero header
3 replies · Started by Kristian on November 20, 2020
Viewing posts 1–4 of 4
Hi there,
im using the hero header on the frontpage here: https://horoskopnettet.dk/
i would like to make the corners a little round - should this be added to the hero header css and if yes, what code should i add?
Regards,
Kritian
Hi there,
try this CSS:
.page-hero {
border-radius: 20px;;
}
Hi David,
Thanks again - it works :)
Glad to hear that
This archived topic is closed to new replies.