
I set ul class="gkBullet 1, 2 or 3". In the modules and K2 categories all fine, but in the K2 article I see ordinary ul list without icons...
How can I fix it?
http://samotury.ru/tips/kak-kupit-deshevye-aviabilety
Thanks in advance
.itemBody > ul li::before, .itemBody > div > ul li::before, ul.gkBullet1 li::before, #product-tabs-content dd::before {
color: #111;
content: "";
font-size: 6px;
top: 11px;
}