Tagged: x
-
AuthorPosts
-
May 2, 2016 at 11:38 am #909364
UpbeaterParticipantHi there,
I have 3 questions:
1. We have added a static hamburger menu to our website (all views) and want it that way. However, when you open the menu it looks really bad and streched out. How can I;
a) Remore the “gaps” between the tabs, making it look like a normal drop down menu (1 piece) and not separate blocks?
b) Change the with of the drop down menu so it doesn’t create two lines?
c) Change the color of and font size of the background. Would like darker to match our brand color, somewhat transparent but full color would also be ok.2. Is there a way for me to add a home button/icon and the search function next (to the left) to the hamburger menu instead of in the drop down menu?
3. The button padding is off for all buttons generated by the theme (the text is closer to the top than bottom of border, how can I change global settings to fix this?
Thanks a lot!
Petra @ UpbeaterMay 2, 2016 at 1:58 pm #909589
RahulModeratorHi,
Can you please provide us with the link to your website where you are making this changes?
Thanks
May 5, 2016 at 2:31 am #913907
UpbeaterParticipantThis reply has been marked as private.May 5, 2016 at 10:40 am #914422
RadModeratorHi there,
1. Please add this CSS to Admin > Appearance > Customizer > Custom > CSS
.x-navbar .mobile .x-nav li>a { margin: 0px; border: 0px; background-color: rgba(119, 119, 119, 0.7); } #menu-primary-menu-hamburger-1 > .menu-item { background-color: transparent; } .masthead, .masthead-inline { min-width: 30%; }2. Not possible with the current structure. The icon is a simple button, and what you need to move are
<li></li>that usually breaks layout if misplaced.3. Please add this CSS too
.x-btn.x-btn-regular { padding: 0.563em 1.125em 0.563em; font-size: 16px; }Cheers!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-909364 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
