Gravity forms styling issue on News2 only in safari

March 2014 WordPress Theme
GK User
Fri Jan 08, 2016 11:38 am
Hi there, If you lookup my site here in safari http://www.mykidstime.com/general/vote- ... -the-year/ you can see there is a Gravity forms styling issue on News2 V1.8 and on other browsers it seems to be fine. Basically there seems to be a green bullet showing but only in safari as I say.

Any ideas on how to remove this for safari?

Thanks in advance
User avatar
Expert Boarder

GK User
Fri Jan 08, 2016 12:15 pm
Hi,

Try to add the following custom css code:
Code: Select all
.gform_wrapper li:before {
   display: none;
}
User avatar
Moderator

GK User
Fri Jan 08, 2016 12:42 pm
Thank you very much Sir. Appreciate that.
User avatar
Expert Boarder


cron