Header space - by queenb123 - on WordPress WooCommerce support

This topic has 7 replies, 2 voices, and was last updated 8 years, 3 months ago ago by Rose Tyler

  • Avatar: queenb123
    queenb123
    Participant
    August 11, 2016 at 10:17

    hello

    is there a way to reduce the header space between the header and cart items, without it affecting other pages please????

    Please, contact administrator
    for this information.
    6 Answers
    Avatar: queenb123
    queenb123
    Participant
    August 11, 2016 at 10:25

    actually checkout page too:

    seems things are just sticking to the header image, cant seem to change it via css!???

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 11, 2016 at 10:38

    Hello,

    You can add this code in Custom CSS:

    .page-id-15851 .page-heading.bc-type-5 {
       padding-bottom: 25px !important;
    }
    .page-id-16609 .page-heading.bc-type-5 {
       padding-bottom: 10px !important;
    }
    .page-id-16609 .page-content.sidebar-position-without.sidebar-mobile-bottom {
       margin-top: 30px !important;
    }

    Change value padding and margin to yours.

    Regards,
    Rose Tyler.

    Avatar: queenb123
    queenb123
    Participant
    August 11, 2016 at 10:58

    Hi Thank you,

    but the code above has no effect to the cart page only the checkout page:

    http://project.secondnew.queenofdesigns.co.uk/cart/

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 11, 2016 at 12:01
    .woocommerce-cart .page-content {
        margin-top: 30px !important;
    }

    Regards,
    Rose Tyler.

    Avatar: queenb123
    queenb123
    Participant
    August 11, 2016 at 15:11

    Thank you.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 11, 2016 at 15:13

    You’re welcome!

    Regards,
    Rose Tyler.

  • Viewing 7 results - 1 through 7 (of 7 total)

The issue related to '‘Header space’' has been successfully resolved, and the topic is now closed for further responses

8theme customization service
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.