Tagged: x
-
AuthorPosts
-
June 2, 2016 at 9:42 am #1022269
cstarrdukeParticipantHello!
The header on my site is wrapping to the second line before becoming a dropdown menu when the screen is smaller. How can I prevent this? I want the header to either be full width on one line or a dropdown menu–not wrapping to the second line.
I am using X Theme version 4.4.2, WordPress version 4.5.2 and Cornerstone version 1.2.4. The URL for the page is http://www.cstarr.org/. This site is under construction right now, so you may not be able to view the page.
Any help would be appreciated! Thank you!
Jillian
June 2, 2016 at 11:32 am #1022495
JoaoModeratorHi Jillian
My guess would be that you could work the font-size, link spacing and letter spacing and also your logo size. so your header be in just one line. You can adjust all the on Appereance / Customizer / Custom / Header
If that does not help, would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:
– Link to your site
– WordPress Admin username / password
– FTP credentialsDon’t forget to select Set as private reply. This ensures your information is only visible to our staff.
Thanks
Joao
June 2, 2016 at 11:52 am #1022541
cstarrdukeParticipantThis reply has been marked as private.June 2, 2016 at 2:32 pm #1022837
Nabeel AModeratorHi again,
Please add the following code in your Customizer via Appearance > Customize > Custom > Edit Global CSS:
@media screen and (min-width: 980px){ .x-navbar .desktop .x-nav > li > a:not(.x-btn-navbar-woocommerce) { padding-left: 12px !important; padding-right: 12px !important; } }Don’t forget to clear your browser’s cache after adding the code. Let us know how this goes!
June 2, 2016 at 4:14 pm #1022984
cstarrdukeParticipantGreat, this worked! Thank you so much!
June 2, 2016 at 9:13 pm #1023455
Prasant RaiModeratorYou are most welcome. 🙂
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1022269 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
