HEADER CSS Customization - by chndr - on WordPress WooCommerce support

This topic has 2 replies, 2 voices, and was last updated 7 years, 10 months ago ago by Eva Kemp

  • Avatar: chndr
    chndr
    Participant
    June 2, 2016 at 19:00

    Hi,

    I need some help with my header customization since the last update. It looks different. Hope with this topic to get it the same as before.

    First one:

    With a resolution between 979 and 1200 px my header is not in one line. See picture:

    header between 979 and 1200 px

    1 Answer
    Avatar: Eva
    Eva Kemp
    Support staff
    June 2, 2016 at 21:12

    Hello,

    Try to use this code in your child style.css:

    @media (min-width: 775px) and (max-width: 1200px){.header-type-3 .logo-with-menu + div {
        width: 500px;
    }
    .header-type-3 .main-nav .menu {
        width: auto !important;
    }}

    Regards,
    Eva Kemp.

  • Viewing 2 results - 1 through 2 (of 2 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.