We're merging with GenerateBlocks! Learn more here.

[Resolved] Rounded corners

Please login to receive premium support.

Support for the free plugin can be found here.

Home Forums Pro Support Rounded corners

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #29873
    Christophe
    Participant

    Hello,

    Is it possible to force rounded corners on column blocks? Instead of everything being square, I would like to add a slight rounding on the corners.

    thank you in advance for your help 🙂

    #29883
    elvin
    Moderator

    Hi there,

    Try adding this CSS:

    .wp-show-posts-inner {
        border-radius: 30px;
    }
    #29942
    Christophe
    Participant

    Thanks Elvin 🙂 Works perfectly

    #29962
    elvin
    Moderator

    Nice one. Glad it works for you. No problem. 😀

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