Tagged: x
-
AuthorPosts
-
February 4, 2017 at 9:01 am #1357900
chriscarr1951ParticipantHi,
Thanks to all you guys I nearly have my website perfect. Have learnt a lot !
On the small screen sizes I can’t get the menu bar the same colour as the back ground, its works perfectly on the bigger screens.
Also is it possible to move the menu logo to the left of the screen and increase the size of the logo.
Many thanksChris
I will send sit details privately
February 4, 2017 at 9:06 am #1357902
chriscarr1951ParticipantThis reply has been marked as private.February 4, 2017 at 11:27 am #1357956
ThaiModeratorHi There,
Please add the following CSS:
@media (max-width: 979px){ a.ubermenu-responsive-toggle.ubermenu-responsive-toggle-main.ubermenu-skin-vanilla.ubermenu-loc-primary { background: #f2f2f2; } .x-logobar { text-align: center; } .x-brand img { width: 459px; } }Hope it helps 🙂
February 4, 2017 at 3:50 pm #1358087
chriscarr1951ParticipantThanks Thai, thats sorted out the colour perfectly. Did you have a chance to look at increasing the size of the menu logo and having on the left rather than the centre
Cheers,
Chris
February 5, 2017 at 12:08 am #1358347
ChristopherModeratorHi there,
Please add this code as well :
.x-logobar { text-align: left; }Increase logo size under Customize -> Header.
Hope it helps.
February 6, 2017 at 5:19 am #1359464
chriscarr1951ParticipantHi thanks for your reply. Sorry I wasn’t clear. It is the menu logo (like a double decker club sandwhich) which shows on the iPhone view. That I would like to make larger and left justified, not the main logo above the menu on the PC view.
Also how do I just the size of the main logo when showing on an iPhone at present it is a bit out of scale.
I attach a photo of the small menu button and the rather large logo !
Many thanks
ChrisFebruary 6, 2017 at 5:31 am #1359485
ChristopherModeratorHi there,
Please add this code :
a.ubermenu-responsive-toggle.ubermenu-responsive-toggle-main.ubermenu-skin-vanilla.ubermenu-loc-primary { text-align: left; font-size: 25px; } @media (max-width: 979px){ .x-brand img { width: 50%; } }Hope it helps.
February 6, 2017 at 10:57 am #1359889
chriscarr1951ParticipantThank you Christopher. Exactly what I needed. The back up you guys offer is amazing
Over and out.
Chris
February 6, 2017 at 11:14 am #1359922
ThaiModeratorYou’re most welcome 🙂
If you need anything else please let us know.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1357900 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
