Okay
  Public Ticket #3592095
Header height
Closed

Comments

  •  1
    designyes started the conversation

    I didn't know what is wrong with header height when I updated theme. I set Header Vertical Padding 24 px, top and bottom padding. But total height is much higher 

    element.style {
        height: 425px;
    }

    Where I set this height, please tell me.

    {"wp":{"use":false,"adminUrl":"https://liniove-stavby.cz/wp-admin","username":"","password":""},"ftp":{"use":false,"url":"","port":"","user":"","password":"","path":""}}
  • [deleted] replied

    Hi designyes,

    Please share your website login credentials with me so I can test this. To safely include your credentials click the Insert Credentials button in the editor toolbar (see how)

    Thanks!

  •   designyes replied privately
  • [deleted] replied

    Hi designyes,

    I investigated this and I found out that your .svg logo is causing that height. To fix this, you can fix your SVG file, or add this CSS code to your Custom CSS area:

    .header-logo.logo-image {
        height: auto;
    }
  •  1
    designyes replied

    Thank you Ylli,

    I add size to svg code: width="280px" height="40px"
    Now is working fine.

    Regards,
    Pavel

  • [deleted] replied

    Happy to hear thatsmile.png

    Have an amazing day Pavel!

    P.S. If you like our theme, it would help us a lot if you could give us a five-star rating on Themeforest from your Downloads tab.

    A huuuge thank you from me and Laborator in advance.