[Resolved] Read More Button Radius

Home Forums Support [Resolved] Read More Button Radius

Home Forums Support Read More Button Radius

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1665129
    Janine

    Hi.

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

    Thank you.

    #1665149
    Ying
    Staff
    Customer Support

    Hi Janine,

    Try this CSS:

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

    Thank you, Ying. ;-))

    #1665180
    Ying
    Staff
    Customer Support

    You are welcome 🙂

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