[Resolved] Add Border Around Read More Button

Home Forums Support [Resolved] Add Border Around Read More Button

Home Forums Support Add Border Around Read More Button

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

    How can I add a border to all four sides of the read more button? Thank you!

    #456666
    Leo
    Staff
    Customer Support

    Hi there,

    This CSS should do:

    a.read-more.button {
        border: 2px solid #ffffff;
    }

    Adding CSS: https://docs.generatepress.com/article/adding-css/

    #456743
    Janine

    Thanks, Leo. It did!

    #456804
    Leo
    Staff
    Customer Support

    No problem!

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