Right Sidebar ul cannot disable list style type
-
I’m creating a custom menu on the right sidebar. the content f192 displays in ul for all anchors. I cannot suppress this content even with inline css list-style-type set to ‘none’. I believe the parent them css is causing it.
.sidebar-widget ul.children li a:before{
font-family: FontAwesome;
margin-right: 9px;
content: “\f192”;HOW CAN I PREVENT the f192 CONTENT FROM DISPLAYING IN UNORDERED LIST ANCHORS
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Right Sidebar ul cannot disable list style type’ is closed to new replies.
