Header paddings not working… - by Schubfaktor

This topic has 6 replies, 2 voices, and was last updated 6 years, 10 months ago ago by Olga Barlow

  • Avatar: Schubfaktor
    Schubfaktor
    Participant
    June 26, 2017 at 14:53

    Hey there….

    i would like to crop the advanced header, cause there is too much space between all the header components…also there is too much padding on the top…..( see on image )

    Also, how could i delete that little white space under the header and before the content starts

    For the header padding i have used different css codes, but none of them is working

    @media only screen and (min-width: 992px){
    .header-wrapper .header-advanced header > .container .container-wrapper {
    padding-top: 5px;
    padding-bottom: 5px;
    }
    }

    But every padding i tested didnt work…

    thanks again for your help 😉

    Please, contact administrator
    for this information.
    5 Answers
    Avatar: Schubfaktor
    Schubfaktor
    Participant
    June 26, 2017 at 16:13

    oh..i forgot the image
    see image

    Avatar: Schubfaktor
    Schubfaktor
    Participant
    June 26, 2017 at 21:37

    another small issue in appereance….( see on image below )

    The sort section of the shop is always in front of all….also in front of the menu dropdown

    http://prntscr.com/fohbvw

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    June 29, 2017 at 16:38

    Hello,
    1) I have added the following custom to change the paddings

    @media only screen and (min-width: 992px){
    .header-wrapper.header-advanced header > .container .container-wrapper {
        padding-top: 5px;
        padding-bottom: 25px;
    }
    }

    http://prntscr.com/fpn49n
    Let me know if you need to reduce something else.

    2) I don’t see described problem http://prntscr.com/fpn53z
    Please, provide link to page where I’ll be able to check the issue.

    Regards

    Avatar: Schubfaktor
    Schubfaktor
    Participant
    June 30, 2017 at 15:01

    thank u for your help….

    to see the other small problem use this link

    http://shine-welt.net/shop/?swoof=1&product_cat=selfmade

    when u hover the Shop Link and the dropdown menu appears you will see that the “Standardsortierung” and “selfmade” alsways on top view

    thanks

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    July 1, 2017 at 09:59

    Hello,

    I have added

    .woof_products_top_panel, .woocommerce-ordering {
        z-index: 9;
    }

    Check now, please.

    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.