Okay
  Public Ticket #463403
Menu Arrow Sizing on Mobile only
Closed

Comments

  •  4
    Adam started the conversation

    Do you have any past tickets that can help me change the sizing of my drop down menu arrow, only on mobile?

    Thank you.

  •  8,851
    Tahir replied

    Hey ,

    Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :
    #mobile-menu ul li a .sf-sub-indicator i {
        font-size: 26px !important;
    }

    Thanks



    ThemeNectar Support Team