Header Height - by andrew.d.harris1 - on WordPress WooCommerce support

This topic has 4 replies, 2 voices, and was last updated 6 years, 9 months ago ago by Amzy Leel

  • Avatar: andrew.d.harris1
    andrew.d.harris1
    Participant
    July 9, 2017 at 17:48

    How can I change the specific height of my header?

    3 Answers
    Avatar: amzy
    Amzy Leel
    Participant
    July 10, 2017 at 04:51

    you can use this custom css:

    .header { height: 100px; }

    but this is not a good practice. if you use fixed height for any element that will not mobile responsive.

    the header height will be automatically adjusted according to your logo size.

    Avatar: andrew.d.harris1
    andrew.d.harris1
    Participant
    July 10, 2017 at 05:18

    Thank you!

    Avatar: amzy
    Amzy Leel
    Participant
    July 10, 2017 at 05:37

    You are welcome.

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