[Resolved] Add border radius to image

Home Forums Support [Resolved] Add border radius to image

Home Forums Support Add border radius to image

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1512606
    William

    Hi there,

    I am having some difficulty adding a 5px border radius to the image in the dark purple header element to the right here. Are you able to help with some CSS for this please?

    Kind regards,

    Will

    #1512613
    Leo
    Staff
    Customer Support

    Hi there,

    Try this:

    .page-hero .post-image-style img {
        border-radius: 5px;
    }
    #1512652
    William

    Thanks for the speedy reply!

    I’ve added this, but it does not seem to be showing the results?

    #1512654
    William

    Oh I take it back, I cleared the cache and works, thanks ๐Ÿ™‚

    #1512729
    Leo
    Staff
    Customer Support

    No problem ๐Ÿ™‚

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