Tagged: x
-
AuthorPosts
-
January 17, 2017 at 2:37 pm #1334049
ablesonhParticipantHey
Before we start, love this theme. I’ve used it on a bunch of websites. 🙂
Okay my issue is that my client hates the menu bar on the responsive/mobile version. She wants it to just be the little icon for the menu. I can’t seem to find how to do this.
Css magic ftw please. 🙂
January 17, 2017 at 2:40 pm #1334058
ablesonhParticipantFile didn’t upload the first time.
Also here’s the link: willowbeachcottages.designerwebsite.ca
January 17, 2017 at 3:34 pm #1334114
JoaoModeratorThanks 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.
January 19, 2017 at 3:15 pm #1337292
ablesonhParticipantThis reply has been marked as private.January 19, 2017 at 5:04 pm #1337441
NicoModeratorHi There,
Add this in your Customizer > Custom > CSS:
@media screen and (max-width: 959px) .ubermenu-responsive-toggle, .ubermenu-sticky-toggle-wrapper { display: block; max-width: 13%; }Add margin: 0 auto; if you want to make it center.
Let us know how it goes.
Thanks.
January 20, 2017 at 4:18 pm #1339017
ablesonhParticipantHey
It didn’t seem to have any effect. The menu still looks the same on both ipad and iphone testing.
–H
January 20, 2017 at 9:54 pm #1339330
Rue NelModeratorHello There,
Sorry if the code did not work out for you. Please have it removed and make use of this code instead:
.ubermenu-responsive-toggle.ubermenu-responsive-toggle-main:hover { background-color: transparent; }We would love to know if this works. Thank you.
January 21, 2017 at 1:08 am #1339413
ablesonhParticipantHey
That one didn’t work either, unfortunately.
—Heather
January 21, 2017 at 1:14 am #1339417
ChristopherModeratorHi there,
Please update previous code to :
a.ubermenu-responsive-toggle.ubermenu-responsive-toggle-main.ubermenu-skin-black-white-2.ubermenu-loc-primary.ubermenu-responsive-toggle-content-align-left.ubermenu-responsive-toggle-align-full { background-color: transparent; border: none; box-shadow: none; }Hope it helps.
January 21, 2017 at 1:51 pm #1339849
ablesonhParticipantWoot! It worked! Thank you so much!
Can we centre it though?
January 21, 2017 at 9:30 pm #1340123
RadModeratorHi there,
Please update your CSS to this
a.ubermenu-responsive-toggle.ubermenu-responsive-toggle-main.ubermenu-skin-black-white-2.ubermenu-loc-primary.ubermenu-responsive-toggle-content-align-left.ubermenu-responsive-toggle-align-full { background-color: transparent; border: none; box-shadow: none; text-align: center; }Cheers!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1334049 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
