Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #981617

    piexec
    Participant

    I’m using Uber Menu and I was wondering how I could change out the Down Arrow Icon to the right of Community?

    Thanks in advance!

    #981712

    Rupok
    Member

    Hi there,

    Thanks for writing in! Your screenshot was not uploaded due to exceeded file size. Your attachment should be within 512KB. You can also use this tool to add your screenshot – http://prnt.sc

    Also provide your URL so that we can provide you a tailored answer.

    Cheers!

    #983386

    piexec
    Participant

    palmharborpress.com

    #983387

    piexec
    Participant

    Attached.

    #983604

    Christopher
    Moderator

    Hi there,

    Please add following code in Customize -> Custom -> CSS :

    .ubermenu-sub-indicators .ubermenu-has-submenu-drop>.ubermenu-target:after {
        margin-top: -10px;
        left: 10px;
    }

    Hope it helps.