-
AuthorPosts
-
December 31, 2015 at 10:07 am #726774
lisacole1Participanthi, site is http://www.hobbs-style.co.uk
I didn’t know that the menu was breaking into 2 lines on an ipad until someone told me 🙁Can the menu be made to be responsive so it’s just one one line?
December 31, 2015 at 11:12 am #726819
RupokMemberHi there,
Thanks for writing in!
You can add this under Custom > CSS in the Customizer.@media only screen and (min-width: 980px) and (max-width: 1150px){ .x-navbar .desktop .x-nav > li > a:not(.x-btn-navbar-woocommerce) { font-size: 13px; padding-left: 3px; padding-right: 3px; } }Hope this helps.
Cheers!
January 1, 2016 at 2:44 am #727438
lisacole1Participantthank you! can I just check before I add it that it should have 2 end brackets?
January 1, 2016 at 3:10 am #727446
Rue NelModeratorHello There,
Yes, it has two brackets. Missing any of the brackets will invalidate the code and will no longer works. Please have it this way:
@media only screen and (min-width: 980px) and (max-width: 1150px){ .x-navbar .desktop .x-nav > li > a:not(.x-btn-navbar-woocommerce) { font-size: 13px; padding-left: 3px; padding-right: 3px; } }Hope this helps.
January 1, 2016 at 4:40 am #727466
lisacole1Participantfab, thank you!
January 1, 2016 at 6:38 am #727508
FriechModeratorWe’re delighted to assist you with this.
Happy new year, Cheers!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-726774 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
