Problem with UNORDERED LISTS at K2 article

GK User
Wed Jul 20, 2016 8:44 pm
Hi, Teitbite (I hope it will be you :D )
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
User avatar
Expert Boarder

teitbite
Sun Jul 24, 2016 4:57 pm
Hi

Please tell me the url to the page where it's working correctly. From style looks like those regular dots are expected.
User avatar
Moderator

GK User
Sun Jul 24, 2016 7:58 pm
As example at main page its work correctly
User avatar
Expert Boarder

teitbite
Thu Jul 28, 2016 7:33 pm
Hi

That's interesting, but looks like this is wrong. Please edit file http://samotury.ru/templates/gk_storefr ... style8.css and remove:

Code: Select all
.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;
}
User avatar
Moderator


cron