Change header height only in mobile view

  • Resolved
    Posted in: Wildster WP  

  • Member
    Bram
    November 26, 2017 at 9:22 pm #15950

    Hi,

    Is there a simple way to change the header height only on mobile devices?
    I have tried this but unfortunately do not work:

    @media (max-width: 480px) {
    .ish-row_inner {
    height: 60px;
    }
    }

    I like to have it the same height as the sticky menu with the hamburger icon floating in the middle.

    Thanks in advance.
    Greets!

    Sorry, this forum is for verified users only. Please Login / Register to continue
    or get 6 months support forum access to all forum topics for a reduced price.

Comments are closed.