CSS not responding to changes
-
I have an element in my css for a fontawesome character that I would like to not display. No matter what combo of things, and even using the !important rule, I cannot get the element to not show.
I am using the findscool theme and here is the css included in the template for the element.
#nav-wrapper .menu > li.menu-item-has-children > a:after { font-family: FontAwesome; content: "\f107"; margin-left:6px; color:#fff; font-size:14px; }
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘CSS not responding to changes’ is closed to new replies.