Viewing 2 replies - 1 through 2 (of 2 total)
  • Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    .woocommerce-breadcrumb {
      margin-bottom: 0;
    }
    .storefront-full-width-content .woocommerce-products-header {
      padding-top: 0;
    }

    To add CSS:

    • If you are using WordPress 4.7 or later, use the “Additional CSS” option in the customizer.
    • If your theme has a custom CSS option, use that to add the CSS shown above.
    • If not, install the plugin Simple Custom CSS.

    Learn to use the Chrome Developer Tools to help you see and test changes to your CSS.

    Thread Starter figuca

    (@figuca)

    HI! Steve

    I really appreciate your help. Work perfectly. Thank you so much:-)

    Sincerely,

    Carlos Figueroa

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Space between breadcrumbs and product categories pages’ is closed to new replies.