Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted May 31, 20222 yr 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?