[Resolved] How do I reduce the margin above and below the category page title?

Home Forums Support [Resolved] How do I reduce the margin above and below the category page title?

Home Forums Support How do I reduce the margin above and below the category page title?

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1482754
    Andy

    Hi there,

    See where it says ‘success stories’ on this page? How do I reduce the space above and below it?

    Thank you

    #1483102
    David
    Staff
    Customer Support

    Hi there,

    that site has some custom CSS – go to Customizer > Additional CSS and look for this:

    .separate-containers .page-header {
        background: transparent;
        padding: 20px 0;
    }

    Reduce the 20px value to adjust the top and bottom padding.

    #1483488
    Andy

    thank you David!

    #1483931
    David
    Staff
    Customer Support

    You’re welcome

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