Tagged: x
-
AuthorPosts
-
January 19, 2017 at 11:26 am #1336912
smartwaterpoolsParticipantIs there a way to stop my top menu from going under my top left logo while resizing? it seems to go completely under the logo than switches to a click box once it passes the start of the logo. I would like to fix it to where it immediately changes to the menu click box once it runs out of space next to the logo. Thank you!
January 19, 2017 at 11:35 am #1336933
RahulModeratorHey There,
Thanks for writing in!
Regretfully, at this time I am not entirely certain what it is you’re trying to do.
I’ve checked the given URL and tried resizing the Window, it seems to be working fine here.Can you explain it a bit more? May be a screenshot?
Thanks for your understanding.
January 19, 2017 at 11:38 am #1336937
smartwaterpoolsParticipantI don’t want the menu items to go under the logo when resizing. I attached a picture – hope this helps(it shows what I don’t want to happen). thanks for the quick reply!
January 19, 2017 at 12:07 pm #1336976
JoaoModeratorHi There,
You need to go to Appereance > Customizer > Header and adjust the link spacing to a smaller size.
Hope it helps
Joao
January 19, 2017 at 1:00 pm #1337058
smartwaterpoolsParticipantThe spacing is fine. it’s when it is being resized that it does this. I want it to either look like either of the two examples attached to this post and never like the one from the previous post
January 19, 2017 at 1:01 pm #1337065
smartwaterpoolsParticipantsecond example
January 19, 2017 at 1:31 pm #1337118
NicoModeratorHi There,
Add this in your Customizer > Custom > CSS:
This code will remove the spacing when it reaches screensize width 1243px
@media(max-width:1243px){ .x-navbar .desktop .x-nav>li>a:not(.x-btn-navbar-woocommerce){ padding-left:0px; padding-right:0px; } }Hope it helps.
Let us know how it goes.
Thanks.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1336912 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
