Tagged: x
-
AuthorPosts
-
September 19, 2016 at 10:01 pm #1182529
FriechModeratorHi There,
Sorry for the confusion. Joao means add your menu items on your current menu (not to create a new menu) and we will just hide it on desktop and only show on mobile.
I did go ahead and added the “Client Login”, “Contact #”, and “Get started” button items on your menu, and you will only see this on mobile, because of the class I’ve applied on it. You can see the custom CSS I added on your Customizer.
Hope it helps, Cheers!
September 19, 2016 at 11:13 pm #1182582
TransfacParticipantThat looks great! Thanks for your assistance
September 20, 2016 at 2:06 am #1182721
FriechModeratorWe’re delighted to assist you with this.
Cheers!
September 20, 2016 at 10:36 am #1183284
TransfacParticipantQuestion: I noticed that the bottom of the button on the mobile only menu seems to be getting cut off. Is there a way to add some space to the bottom? Also, how would I go about underlining the Client Login and Phone Number sections?
September 20, 2016 at 11:10 am #1183328
JoaoModeratorHi There,
Please add the following code to Appereance > Customizer > Custom > CSS
@media only screen and (max-width: 900px) { .x-navbar .mobile .x-nav { padding-bottom: 20px; } }Hope it helps
Joao
September 20, 2016 at 11:47 am #1183367
TransfacParticipantIt definitely did! Thanks. What about underlining the two links above the button?
September 20, 2016 at 2:33 pm #1183604
JadeModeratorHi there,
Please add this code in the CSS:
.x-nav-wrap.mobile .mobile-only a { border-bottom: 1px solid #fff; } .x-navbar .x-nav-wrap .x-nav>li.mobile-only:not(.x-btn)>a span { border-bottom: 1px solid #fff; display: inline-block; padding-bottom: 5px; }Hope this helps.
September 20, 2016 at 3:15 pm #1183660
TransfacParticipantIt definitely did. Thanks again!
September 20, 2016 at 5:45 pm #1183803
JadeModeratorYou’re most welcome.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1181487 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
