Remove arrow from the menu

Posted in: Newsmag
Post count: 56

Hello,

Can i remove arrows like this one from my main menu (http://www.screencast.com/t/1oiGzQui) ?

Thank you in advance

Post count: 6535

Hi

Try this css in theme panel > custom code > custom css: http://screencast.com/t/UZE72WeCMB

.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.