Navigation Dropdown Indicator

Posted in: Newsmag
Post count: 27

How can I get rid of the Dropdown Indicator (looks like the letter “v”) in between the Page names on the navigation menu?

Here is the url: http://s559855489.onlinehome.us/

Post count: 7909

Hi,

Please try this css code in Theme Panel > Custom Css: http://screencast.com/t/vBowk8ZTM

.sf-menu .td-icon-menu-down{
display: none;
}

Thanks!

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newsmag’ is closed to new topics and replies.