Fri, 2015-08-21 10:12
Hi
I cannot get display:none to work on Android smartphones. The following code:
.emailBg {
display: none
}
works on other devices but not on Android.
Please advise.
Fri, 2015-08-21 20:52
#1
It should work. What version
It should work.
What version of Android and what browser are you using?
You could try connecting it to your computer and inspecting the element to see what styles are over ridding it.