-
AuthorPosts
-
January 26, 2014 at 10:34 pm #215079
Hello,
I’ve got a logo with dimensions of 475×156. I would like to choose the header type “header with bottom navigation”. The problem is that theme always adjust the size automatically to a very small size.
1. Whats the Quick CSS code to use the full size of that logo without automatically adjustment through theme?
2. How can I disable the Enfold Secondary Menu above the normal menu. Whats the Quick CSS Code for disappearing that menu bar?
3. Is it possible to use the menu bar space (where the main logo is in) to make full wide logo? For example a logo of 1024×156?
Thank you!
Best regards
milatchJanuary 27, 2014 at 12:16 am #215096Hi milatch!
Please add following code to Quick CSS in Enfold theme options under Styling tab
1-.bottom_nav_header.social_header #header_main .container { height: 156px; }2-
#header_meta { display: none; }3- Yes, some custom CSS codes may be needed, but it is possible
Cheers!
YigitJanuary 27, 2014 at 1:07 am #215126Hey Yigit,
thank you!
That worked good.
Could you tell me the Code for 1920×110? Would help me alot!
Thank you
milatchJanuary 27, 2014 at 1:14 am #215129Hey!
Changing height to 110px in the code i posted in my previous post should help. You should be able to upload up to 1030px in width as logo. 1920px may not fit well or look bad on mobile
Best regards,
YigitJanuary 27, 2014 at 3:06 am #215145Okay. Is it possible to get the enfold partner/logo element under woocommerce shop page not above? All the content that i add on that page appears above the shop but I dont know how to get it underneath.
Thank you!
January 27, 2014 at 10:23 am #215248Hi!
Deselect the Shop page on Woocommerce > Settings > Pages > Shop Base Page. Edit the Shop page then insert the partner/logo element, below add the product grid element.
Best regards,
Ismael -
AuthorPosts
- The topic ‘Header question’ is closed to new replies.
