[Resolved] Curved corners.

Home Forums Support [Resolved] Curved corners.

Home Forums Support Curved corners.

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #981079
    Przemek

    Hi sorry I know is very simple, but I can’t find it. How do I make every corner curved/round? Every conrer on the site

    #981190
    David
    Staff
    Customer Support

    Hi there,

    to target the separate containers you can try this CSS:

    .separate-containers .inside-article,
    .separate-containers .comments-area,
    .separate-containers .paging-navigation,
    .widget-area .widget {
        border-radius: 4px;
    }
    #981253
    Przemek

    worded thanks

    #981263
    David
    Staff
    Customer Support

    Glad to be of help

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