Header/menue - by mtsch - on WordPress WooCommerce support

This topic has 5 replies, 2 voices, and was last updated 8 years ago ago by Jack Richardson

  • Avatar: mtsch
    mtsch
    Participant
    April 12, 2016 at 15:27

    Hey there! I have a problem with the header/navigation.

    The hader area should be smaller. I already changed it in my child css with this:

    .header-wrapper.header-inline .header {
    padding: 10px 0;
    }

    With or without editing the child css, the navigation dosent stay at the screen by activating “sticky” or “smart”. It apperas corpped on the display!

    Please help me with this issue!

    Thank you!

    Melanie

    4 Answers
    Avatar: mtsch
    mtsch
    Participant
    April 12, 2016 at 15:29

    thx!

    Please, contact administrator
    for this information.
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    April 12, 2016 at 16:33

    Hello,

    I didn’t see the code in your child style.css file, so I’ve added it:

    .header-wrapper.header-inline .header {
       padding: 10px 0 !important;
    }

    and added this code for fixed header:

    .header-wrapper.header-inline.header-sticked {
       padding-top: 50px;
    }

    Please check now.

    Best regards,
    Jack Richardson.

    Avatar: mtsch
    mtsch
    Participant
    April 12, 2016 at 17:04

    Thank you!

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    April 12, 2016 at 17:12

    Hello,

    You’re welcome.

    Best regards,
    Jack Richardson.

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

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

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