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

    I understand that you would like to reduce the space between the heading and the banner. As a starting point, you can adjust the padding and margin of the breadcrumb:

    .storefront-breadcrumb {
      padding-bottom: 0px;
      padding-top: 0px;
      margin-top: 20px;
      margin-bottom: 20px;
    
    }

    This will need custom CSS code that you can add to your site by navigating to WP Dashboard ? Appearance ? Customize ? Additional CSS.

    More info:
    CSS?Padding
    CSS Margins

    I hope this points you in the right direction.

    Thread Starter cullachie

    (@cullachie)

    Many thanks, that worked nicely.

    Hi @cullachie

    You are most welcome and we’re glad that worked! ??

    Meanwhile, if you have a moment to spare, we would love it if you could share your thoughts with us by leaving a review or feedback. Your experience and feedback are important to help us improve and ensure we’re always providing the best possible support.

    Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Padding above content’ is closed to new replies.