Tagged: x
-
AuthorPosts
-
January 4, 2017 at 1:28 am #1315386
miles101ParticipantHi there,
I would like to re-size the top nav bar when it is in tablet landscape mode so it all fits on the one line like the desktop version. It currently creates an additional line with the logo and nav bar on different levels. Any assistance would be much appreciated. I am using integrity1 demo. Image of problem attached.
Thanks,
AndrewJanuary 4, 2017 at 1:58 am #1315400
DarshanaModeratorHi there,
Thanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.
January 5, 2017 at 5:26 pm #1317977
miles101ParticipantThis reply has been marked as private.January 5, 2017 at 6:33 pm #1318052
miles101ParticipantHi again,
Just wanted to let you know I have resolved the demo-home issue.
January 5, 2017 at 6:36 pm #1318057
NicoModeratorHappy to hear that.
Would you mind sharing us the solution. It would help a lot 🙂
Thanks 🙂
January 18, 2017 at 6:08 pm #1335857
miles101ParticipantHi there,
I only resolved the demo home permalink issue, not the nav bar auto scaling when in tablet mode.
Any help would be great.Many thanks,
AJanuary 18, 2017 at 11:05 pm #1336199
FriechModeratorHi There,
You can add this under Custom > Global CSS in the Customizer.
@media (max-width: 1185px) { .x-navbar .desktop .x-nav > li > a:not(.x-btn-navbar-woocommerce) { padding-right: 5px; padding-left: 5px; font-size: x-small; } }We need to adjust the font-size of your menu, so all the items can be fit on the navbar.
Thanks.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1315386 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
