Site logo

[Resolved] How to get round corners on the hero header

Home Forums Support [Resolved] How to get round corners on the hero header

Home Forums Support How to get round corners on the hero header

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1538747
    Kristian

    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

    #1538755
    David
    Staff
    Customer Support

    Hi there,

    try this CSS:

    .page-hero {
        border-radius: 20px;;
    }
    #1539717
    Kristian

    Hi David,

    Thanks again – it works 🙂

    #1539907
    David
    Staff
    Customer Support

    Glad to hear that

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