Site logo

Archived topic

Read More Button Radius

3 replies · Started by Janine on February 19, 2021

Viewing posts 1–4 of 4

Hi.

How can I change the radius of the Read More button to 2?

Thank you.

Hi Janine,

Try this CSS:

.read-more-container a {
    border-radius: 2px;
}

Thank you, Ying. ;-))

You are welcome :)

This archived topic is closed to new replies.