Jump to content

FontAwesome on submenu?


Recommended Posts

Hi,

i changed this code in my theme to get a fontawesome icon on left from my menu point.


.ipsNavBar_primary > ul > li#elNavSecondary_1 > a:before
{
  font-family: FontAwesome;
  font-size:15px;
  font-weight: normal;
  margin-right: 5px;
  content: "\f03a";
}

This code isnt working for the sub menu. Whats the trick behind that?

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...