-
AuthorPosts
-
August 19, 2015 at 11:23 am #489938
Hello! First of all, I love this theme, great job!
I wonder how can I adjust the secondary menu top bar’s height? Default size seems too much for my site.
Thanks you.
August 19, 2015 at 5:08 pm #490237Hey Cocoa!
Your talking about the secondary menu that displays in your header meta bar correct? The top most bar in your site as seen in this demo? http://kriesi.at/themes/enfold-shop/
Are you trying to shorten the whole bar? Go ahead and take a screenshot and highlight exactly what your trying to do so we can get a better idea.
Regards,
ElliottAugust 21, 2015 at 2:29 pm #491406Hi there! You can see what I am talking about in the yellow mark on the linked image.
I would like that grey element to be shorter.
Regards,
CocoaAugust 21, 2015 at 3:03 pm #491423Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#header_meta .container, #header_meta { min-height: 20px; height: 20px; }
If that does not help, please post the link the your website
Regards,
YigitAugust 21, 2015 at 4:40 pm #491481Thank you Yigit! It worked but all the elements inside the header were moved up, so they it does not fit well, as you can see on the site link. Any suggestions?
Regards,
CocoaAugust 24, 2015 at 4:47 pm #492359Hey!
Please add following code to Quick CSS as well
.html_header_top.html_header_sticky #top #wrap_all #main { padding-top: 115px; }
Best regards,
YigitAugust 25, 2015 at 4:07 pm #493043Thanks but that did not work on my end (I even erased cookies on my IE), any other ideas?
August 26, 2015 at 1:07 pm #493512Hi!
it looks as you wish to me: s. private content.
Could you fix it? please clear browser cache and hard refresh a few times.
Regards,
AndyAugust 26, 2015 at 2:51 pm #493567It worked but all the elements inside the header were moved up, so they it does not fit well, as you can see on the private link. Any suggestions?
Regards,
CocoaAugust 26, 2015 at 3:38 pm #493617Hey!
Please change the code i posted here – https://kriesi.at/support/topic/secondary-menu-top-bars-height/#post-492359
to following one.html_header_top.html_header_topbar_active.html_header_sticky #top #main { padding-top: 115px!important; }
If that too does not help, please post a screenshot and show the issue. Other than this one, i am not seeing any issues on your page :)
Cheers!
YigitAugust 31, 2015 at 2:03 am #495567It worked perfectly. Thank you Yigit!
September 1, 2015 at 3:52 am #496192 -
AuthorPosts
- The topic ‘Secondary menu top bar's height’ is closed to new replies.