Viewing 1 replies (of 1 total)
  • Hello @fokhrulabedin

    You can use CSS to design the read more link like a button. For example, the following CSS could help:

    a.post-more-link {
        background-color: yellow;
        padding: 5px;
        border: 2px solid black;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘Blog Post’ is closed to new replies.