Tagged: x
-
AuthorPosts
-
August 16, 2016 at 1:16 am #1133047
markwestParticipantHi,
I’m trying to get menus integrated with UberMenu to display in mixed case.
I’ve Tried Customise > Headers > Links Text > Uppercase off – which didn’t seem to work
Also tried adding text-transform: none to UberMenu custom font property.
Hope you can help.
Thanks.
MarkAugust 16, 2016 at 4:38 am #1133235
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.
August 16, 2016 at 4:48 am #1133240
markwestParticipantThis reply has been marked as private.August 16, 2016 at 7:55 am #1133465
ThaiModeratorHi Mark,
Please add the following CSS under Customizer > Custom > Global CSS:
.ubermenu-skin-aqua .ubermenu-item-level-0 > .ubermenu-target { text-transform: none; }Hope it helps 🙂
August 16, 2016 at 8:37 am #1133517
markwestParticipantHi Thai,
Thanks, that’s fixed it . . . But, I’ll be changing the colours/layout of the menu – so will I need to update this CSS if I make changes away from that specific colour scheme – or is it possible for the CSS to be less specific so that it will affect every UberMenu on the site – there will be a bunch of different menus in page sidebars that I’d all like to be the same?
Thanks
Mark
August 16, 2016 at 10:28 am #1133684
JoaoModeratorHi Mark,
This code has no relation with colors just keep it there and it will work.
This code targets all Ubermenu on your site.
Let us know if you need further help,
Joao
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1133047 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
