[Resolved] Reduce Padding in category view

Home Forums Support [Resolved] Reduce Padding in category view

Home Forums Support Reduce Padding in category view

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #2061418
    Nico

    Good morning!

    Is there a way to reduce the padding under the button for the posts in the category view? See the screenshot.

    #2061626
    David
    Staff
    Customer Support

    Hi there,

    try adding this CSS:

    body:not(.single) footer.entry-meta {
        margin-top: 0;
    }
    #2061633
    Nico

    My “Monk” thinks it’s great now 🤣 Thnx David.

    #2062691
    David
    Staff
    Customer Support

    Glad to hear that!

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