[Resolved] I need to add space between the category line and the tag line

Home Forums Support [Resolved] I need to add space between the category line and the tag line

Home Forums Support I need to add space between the category line and the tag line

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #2315417
    Juan Ramón

    Hello, friends

    How can I add space between the category line and the tags line?

    https://ibb.co/P97hS7k

    On mobile it’s almost ok, but on desktop it needs space.

    Tnx

    #2315446
    David
    Staff
    Customer Support

    Hi there,

    add this CSS:

    .cat-links {
        margin-bottom: 20px;
    }
    #2315457
    Juan Ramón

    Hi, David

    My mistake is that I was applying the CSS to .entry-meta, now it is perfect.

    Thank you very much.

    #2315463
    David
    Staff
    Customer Support

    Glad to be of help

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