main header settings, decrease max. row height?
-
hello.
i want to decrease the maximum allowed row height from the main header settings do chance the height of this part, where my logo is into, above 200px.
how i can solve this?
thanks a lot
Attachments:
You must be
logged in to view attached files.
Hello,
The below code will help you to increase the row height –
body .whb-general-header .whb-general-header-inner {
height: 300px;
max-height: 300px;
}
Kind Regards
Hello,
Always remember that you can reach out to us with any questions you may have.
Have a good day!
Kind Regards