-
AuthorPosts
-
February 23, 2019 at 4:43 pm #1070679
Hello,
When i want to use the option Logo Center, Menu below the header image is not taking the right pixels.
If i select pixels height (250pixels) i have some space between my header and slider.If i select an other option like (logo center, Menu left) is is working.
But i want both in the middle. What can it be?Kind regards,
Hans Kroeze-
This topic was modified 6 years, 8 months ago by
ZikomoWebdesign.
February 23, 2019 at 11:43 pm #1070813Hi Hans
I am pretty sure you can tweak the behaviour in your case with some custom CSS.
Could you share the URL from the website here please so I can take a look at it?Best,
MichaelFebruary 25, 2019 at 7:29 pm #1071428Hi ZikomoWebdesign,
Do you mean you want the shrinking header and it’s not working or you want a custom height?
Could you please attach a mockup of what you’re trying to achieve?
Best regards,
VictoriaFebruary 26, 2019 at 4:44 pm #1071867Hello Victoria and Michael,
Thanks for your reply. I want to create a custom height for my header.
the link is test2.zikomo-webdesign.nlThis is the header
http://test2.zikomo-webdesign.nl/wp-content/uploads/2019/02/header2.pngWhen I check it in firefox and my header is around 200px and then I small space between header and menu.
@ Victoria, I want to achieve that my header is stretched to 250px. custom height
Best regards
March 2, 2019 at 9:49 pm #1073724Hi,
Sorry for the late reply, if I understand correctly, you would like your logo to have a minimum height of 250px, but you also don’t want any extra space between the logo and the menu.
Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:span.logo img { min-height: 250px !important; } .html_header_top.html_header_sticky #top #wrap_all #main { padding-top: 300px !important; } #header_main .av-logo-container { min-height: 250px !important; height: 250px !important; }Best regards,
Mike -
This topic was modified 6 years, 8 months ago by
-
AuthorPosts
- You must be logged in to reply to this topic.
