Tagged: x
-
AuthorPosts
-
October 3, 2016 at 4:11 am #1200234
connorbennettParticipantHi,
I’m using the following code to align my site logo to the left of my menu:nav#ubermenu-main-7-primary {
display: inline-block !important;
margin-top: 30px;
}The only issue is on mobile devices, the logo is too large and does not sit in light with the menu button. Is there a way to re-size and re-allign the logo so it works on mobile devices too?
Thanks!
October 3, 2016 at 4:36 am #1200260
ChristopherModeratorThanks 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.
October 3, 2016 at 7:29 am #1200393
connorbennettParticipantHi Christopher!
October 3, 2016 at 7:55 am #1200423
ThaiModeratorHi There,
Please add the following CSS under Customizer > Custom > Global CSS:
.ubermenu-responsive-toggle { float: right; margin-top: 45px; } @media (max-width: 979px){ .x-brand img { width: 180px; } }Hope it helps 🙂
October 3, 2016 at 8:45 am #1200474
connorbennettParticipantBrilliant – that’s done the job. Thanks! 🙂
October 3, 2016 at 9:13 am #1200502
ThaiModeratorYou’re most welcome 🙂
If you need anything else please let us know.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1200234 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
