This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Adding Icon to North menu

Resolved 2 replies developerthemetheme-north
9 years ago · Last reply by Brad Warren 9 years ago

Hello – can’t tell you how much I like working with your builder and themes. Column collapse order is something VC can’t even do.

So trying to add a down arrow icon to the top level menu items that have a dropdown submenus.I tried the”menu icons” plugin but it didn’t show up on the page so no dice.. Tried another approach but no luck.

Here’s my dev link: http://216.138.226.210/~seaterrace/newsite/available/upcoming-litters/

~Thanks

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

2
  1. Alex S Staff 9 years, 1 month ago

    Hi Brad,

    Thank you for the kind words! :)
    Unlike Vantage, SiteOrigin North doesn’t use FontAwesome.

    Try adding the following CSS to WP AdminApperanceCustom CSS:

    .main-navigation .menu > li.menu-item.menu-item-has-children > a:after {
    	content: "\25BC";
    	margin-right: 0 !important;
    	font-size: 15px !important;
    }

    How does that look?

    You might also need to install the SiteOrigin CSS Editor.

    By the way, as you’re a premium user, you’re entitled to priority email support. If you would like to make use of that, please follow the instructions found on your Page: Dashboard. Please reference this thread and include your SiteOrigin order key in the email.

  2. Brad Warren 9 years, 1 month ago

    Thanks Alex.. That worked great.. Used a less in bold down arrow: http://216.138.226.210/~seaterrace/newsite/activities/hunt-wc/

    I suck at selectors.

Replies on this thread are closed.

Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Have a different question or issue?

Start New Thread