I puit it at the and of CSS custom like this but unfortunately, it doesn’t work. Thanks
……….
}
ul.list-icon-hand-right li:before {
color: #8DC919;
padding-right: 10px;
padding-right: 0.714285714rem;
content: “\e08c”; /* icon-hand-right */
display: inline-block;
-webkit-font-smoothing: antialiased;
font: normal 20px/1 ‘Elusive-Icons’;
vertical-align: bottom;
}
article header .entry-meta {
display: none!important;
}
/* Remaining css for webfont icons is plugged-in via functions.php */
/* 14.3 Other styles */