Tagged: x
-
AuthorPosts
-
July 5, 2016 at 4:49 am #1072670
Bertuz87ParticipantHello,
I’m working fine with the X Theme and I really liked it.
I want to have a navigation button for mijn primary menu in my navbar. For now the menu stays horizontal in the navbar. But I want to have the menu icon (with the three stripes) as a clickable icon in the navbar. When the visitor click on it the menu will dropdown. I tried several times to add buttons to the navbar, but I can’t get a clickable icon with the menu dropdown.
Could anyone help me?
July 5, 2016 at 5:27 am #1072691
ChristopherModeratorHi there,
Please add following code in Customize -> Custom -> CSS :
@media (min-width: 979px){ .masthead-stacked .x-btn-navbar { display: inline-block; } .x-nav-wrap.desktop { display: none; } .x-nav-wrap.mobile.collapse { display: none; } .x-nav-wrap.mobile.collapse.in { display: block; } .x-nav-wrap.mobile { display: block; } }Hope that helps.
July 5, 2016 at 5:31 am #1072700
Bertuz87ParticipantHi Thank you for the code! I’ve changed it a little and it works fine! THank you. U’re awesome!
July 5, 2016 at 5:39 am #1072715
FriechModeratorYou’re more than welcome, glad we could help.
Cheers!
August 2, 2016 at 11:52 am #1114029
Bertuz87ParticipantThe button works great. For my client site I want to have the menu rol out in a different way. When you click the menu button the menu roll out screen width. I want to have the menu rol out vertical way.. Is that possible>?
Like the example attached
August 2, 2016 at 12:13 pm #1114064
Bertuz87Participanthere is the example
August 2, 2016 at 12:44 pm #1114100
RupokMemberHey there,
Thanks for writing back! Regretfully, this particular customization request is outside the scope of our support as this is not related to an issue with the theme and instead has to do with your customization of it. As such, you will need to investigate this particular issue on your own or seek help from a developer should you not feel comfortable making these changes yourself. If you have any further questions about the theme, we are more than happy to provide you with assistance on these inquiries.
Thank you for your understanding.
August 2, 2016 at 3:19 pm #1114395
Bertuz87Participantwhich site do you recommand for wordpress developers
August 2, 2016 at 3:32 pm #1114405
NicoModeratorHi There,
You might wanna check the link below.
https://community.theme.co/custom-development/
Hope it helps.
Thanks.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1072670 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
