Site logo

Archived topic

Button Radius on blog post

3 replies · Started by Badr on December 1, 2021

Viewing posts 1–4 of 4

Hi GP team!

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

Note: I am using Search site temaplate

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;
}

Thank you, Elvin! That was really helpful.

No problem. Glad to be of any help. :D

This archived topic is closed to new replies.