• Hello

    Wonder if someone can help, on my site the dropdown arrow on the selected nav (current page) is lower than the other ones

Viewing 1 replies (of 1 total)
  • Hi there,

    Thanks for writing in,

    Firstly we will require your website URL to give you a tailored answer. However, you can try this code to modify the size of icon. Add following code under Appearance > Theme Options > Custom CSS:

    ul.nav-menu .sf-with-ul:after {
      font-size: 10px!important;
    }

    Thanks.

Viewing 1 replies (of 1 total)
  • The topic ‘selected nav dropdown arrow is lower’ is closed to new replies.