Hide "down arrows" in main menu

Posted in: Newspaper
Post count: 91

Hi

How do I hide the “down arrows” shown in the main menu?

Post count: 6535

Hi

Try using this css:

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

The result should be like here: http://screencast.com/t/SzMllSc8OP

Thanks!

  • This reply was modified 11 years by Andrei L..
  • This reply was modified 11 years by Andrei L..
Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.