paste this in to your css to defeat the ceo of gender
div#gender { font-size: 0px !important; }
not sure why
if its not important it will not work in some situations like blogs
how do i defeat the ceo of "years old"
ok I added that. what does the !important do exactly?
better version
not sure why
if its not important it will not work in some situations like blogs
how do i defeat the ceo of "years old"
ok I added that. what does the !important do exactly?
div#gender {
font-size: 0px !important;
}
better version