Tagged: x
-
AuthorPosts
-
August 31, 2016 at 3:16 pm #1155649
bjmillerParticipantI would like to move my menu on top of the logo. Is this possible?
August 31, 2016 at 3:18 pm #1155653
bjmillerParticipantThis reply has been marked as private.August 31, 2016 at 6:23 pm #1155861
RadModeratorHi there,
Thanks for posting in.
A bit confusing, if it should start in the grass then should it be moved on right instead of the top? Like this one,
.x-nav-wrap.desktop { position: relative; top: -130px; }Please add that CSS to Admin > Appearance > Customizer > Custom > CSS
Thanks!
September 6, 2016 at 10:52 am #1163204
bjmillerParticipantSorry for the late response. How do I get rid of the white space underneath?
September 6, 2016 at 11:25 am #1163242
Prasant RaiModeratorHello There,
Thanks for writing in!
You can add this under Custom > CSS in the Customizer:
.x-navbar { height: 200px !important; }Thanks.
September 6, 2016 at 11:37 am #1163251
bjmillerParticipantLooks great. Is there a way to clean up the mobile menu? The White space is a little to much and the drop down is very hard to read.
September 6, 2016 at 12:14 pm #1163293
JoaoModeratorHi There,
Please add the following code to Appereance Customizer Custom CSS
@media (max-width: 979px){ .masthead-inline .x-btn-navbar { margin-top: -75px; } .x-nav-wrap.mobile.collapse.in { background: white; } }@media (max-width: 480px){ .x-navbar { height: 100px !important; } }Hope that helps,
Joao
September 6, 2016 at 1:09 pm #1163353
bjmillerParticipantThis reply has been marked as private.September 6, 2016 at 2:11 pm #1163420
JoaoModeratorHi There,
The second part of the code should do that,
Would you mind providing your WP Admin Credentials so we can take a quick look?
Thanks,
Joao
September 7, 2016 at 8:52 am #1164470
bjmillerParticipantThat works perfect, I left out a bracket. Thank you so much for your support.
September 7, 2016 at 10:20 am #1164618
ThaiModeratorIf you need anything else please let us know.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1155649 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
