[Resolved] Button Radius on blog post

Home Forums Support [Resolved] Button Radius on blog post

Home Forums Support Button Radius on blog post

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #2034795
    Badr

    Hi GP team!

    how to make buttons radius in a blog post/page?

    Note: I am using Search site temaplate

    #2034882
    Elvin
    Staff
    Customer Support

    Hi there,

    Were you trying to style the read more buttons into something like this?
    https://share.getcloudapp.com/YEuP0pzn

    If that’s the case, try this CSS:

    a.read-more.button {
        border-radius: 25px;
    }
    #2035954
    Badr

    Thank you, Elvin! That was really helpful.

    #2036523
    Elvin
    Staff
    Customer Support

    No problem. Glad to be of any help. 😀

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