Archived topic
I need to add space between the category line and the tag line
3 replies · Started by Juan Ramón on August 17, 2022
Viewing posts 1–4 of 4
Hello, friends
How can I add space between the category line and the tags line?
On mobile it's almost ok, but on desktop it needs space.
Tnx
Hi there,
add this CSS:
.cat-links {
margin-bottom: 20px;
}
Hi, David
My mistake is that I was applying the CSS to .entry-meta, now it is perfect.
Thank you very much.
Glad to be of help
This archived topic is closed to new replies.