Site logo

Archived topic

Read More Button

3 replies · Started by Janine on January 28, 2018

Viewing posts 1–4 of 4

Hi, guys.

How can I make the four corners of the Read More button rounded? Thank you.

Hi there,

Try this CSS:

.read-more.button {
    border-radius: 10px;
}

Thank you, Leo. That worked perfectly!

No problem :)

This archived topic is closed to new replies.