Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1133047
    markwest
    Participant

    Hi,
    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.
    Mark

    #1133235
    Christopher
    Moderator

    Thanks 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.

    #1133240
    markwest
    Participant
    This reply has been marked as private.
    #1133465
    Thai
    Moderator

    Hi 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 🙂

    #1133517
    markwest
    Participant

    Hi 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

    #1133684
    Joao
    Moderator

    Hi 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

  • <script> jQuery(function($){ $("#no-reply-1133047 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>