Change size of header - by spallsport - on WordPress WooCommerce support

This topic has 6 replies, 2 voices, and was last updated 5 years, 10 months ago ago by Rose Tyler

  • Avatar: spallsport
    spallsport
    Participant
    June 11, 2018 at 09:18

    Hi, can I change the size of header? reduze the space beetween arrows? https://prntscr.com/jtjb8e

    5 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 11, 2018 at 09:38

    Hello,

    Please use this code:

    .header {
        margin-top: 0px;
        margin-bottom: 0px;
    }

    Regards

    Avatar: spallsport
    spallsport
    Participant
    June 11, 2018 at 09:47

    yes! very good and Can I put the logo mor than left? Is possible? and shopping cart more than right?
    Thanks!

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 11, 2018 at 09:58
    @media (min-width: 1290px) {
    .header .container {
        width: 1270px;
    }
    }

    Regards

    Avatar: spallsport
    spallsport
    Participant
    June 11, 2018 at 10:06

    good!!! thanks!!!
    Best regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 11, 2018 at 10:12

    You’re welcome!

    Regards

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

You must be logged in to reply to this topic.Log in/Sign up

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