[Support request] How i can convert these text into Button like boxes

Home Forums Support [Support request] How i can convert these text into Button like boxes

Home Forums Support How i can convert these text into Button like boxes

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1669413
    hyali

    Hello Everyone, This is my Second Post here, Can you please help me with how I can get the post-like buttons on my categories and tags?

    https://ibb.co/wythdFk here is a screenshot of my categories and tags on my main page, I want to change style from simple text to buttons, I want to update this style on all over the posts

    #1669483
    Ying
    Staff
    Customer Support

    Hi Ali,

    You could try this CSS, change the colors numbers to find the best solution for you.

    .entry-meta .cat-links a {
        background-color: #2134;
        padding: 5px 15px;
        border-radius: 5px;
    }
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.