Archived topic
Customization Tag as Button
1 reply · Started by Kanta on July 14, 2020
Viewing posts 1–2 of 2
Hello Sir
How to customize tag link which are shown a simple link below the post. I want to customize as BUTTON in the website. Provide me CSS for this.
Thanks
Hi there,
Can you try adding this CSS first?
.tags-links a {
border: 1px solid #000;
padding: 2px 5px;
}
Adding CSS: https://docs.generatepress.com/article/adding-css/
This archived topic is closed to new replies.