• Resolved kaylini

    (@kaylini)


    Hello everyone!

    Im having another spacing issue with the theme. My category pages seem to have no space between the category header and the bog posts that follow underneath.

    Does anyone know how to increase this spacing?

    Im hoping its something simple, since im not a coder and still learning wordpress.

    Thanks in advance!

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello there,

    Try adding the below CSS code to Appearance > Customize > Additional CSS from dashboard.

    
    .category .page-header {
      margin-bottom: 30px;
    }
    

    Regards,
    Kharis

    Thread Starter kaylini

    (@kaylini)

    Hi Karis
    Apologies for the super-late reply!
    It worked absolutely perfectly!
    Thank you so much for you quick and accurate assistance!

    No worries! You’re welcome!

    Please let us know in a new topic if you have any further questions, or if we can provide you with any other assistance.

    Regards,
    Kharis

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Spacing between category headers and blog posts’ is closed to new replies.