hidden is not effective in IOS

Posted in: Newspaper
Post count: 44

Dear dev team,
https://affiliate.tagdiv.com/#/single/page/Pages/396
This sample, Company Email Donation etc,
Display hidden is not effective when using IOS.

Please confirm it.
It needs display: none;

and furthermore,
Contact us text on img, when using IOS and click it,
It turn to dark color.
Maybe this also bug.

Post count: 22421

Hello,

Please provide more details to where you are seeing display:hidden? there is no such thing in css. The display property only allows these values:
https://www.w3schools.com/cssref/pr_class_display.asp
The visibility property however has hidden:
https://www.w3schools.com/csSref/pr_class_visibility.asp

Thank you!

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.