Need help to remove bullet from some <li>s from K2 content.

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Wed Apr 02, 2014 9:51 am
Reply with quote
Report this post
He,
can someone help me remove the bullet from some of the content in the K2.

In my case its a Simple Image Gallery PRO

Here is a link: http://gorast.com/HOSTmaster/luxintegra ... erija#blog

I cant find a way to overrule the mutual css.

Thanks,
Gorast
User avatar
Platinum Boarder

GK User
Wed Apr 02, 2014 10:40 am
Reply with quote
Report this post
Hi,
I had it many times. So no problems for me to fix it:
Code: Select all
#k2Container ul.sigProContainer li:before {
    content: "" !important;
}


Save this code and remember to all gavick templates!
User avatar
Platinum Boarder

GK User
Wed Apr 02, 2014 2:16 pm
Reply with quote
Report this post
Yeeee my man! :D

Thanks,
Gorast
User avatar
Platinum Boarder


cron