Double click problem in mobile theme on iOS

Posted in: Newspaper
Post count: 57

Hello,

I noticed on iOS (iPhone and iPad) in Chrome, Firefox and Safari first click on link is not working in mobile theme.

I found that issue is probably related to this “iOS has a platform specific behavior with CSS :hover rules”
https://stackoverflow.com/questions/34539866/having-to-click-twice-to-open-site-links-on-mobile

I don’t know can this be fixed

I see some hover in source

.tdm_block_column_content:hover .tdm-col-content-title-url .tdm-title,
.tds-button2 .tdm-btn-text,
.tds-button2 i,
.tds-button5:hover .tdm-btn-text,
.tds-button5:hover i

Thank you

Post count: 35449

Hi,
Yes, this is related to hover, the first click is for hover and only the second one is for accessing the link.
Can you please provide a link to your website to make a check, because some times it can be different elements interfering, depends if the double click is on entire website or not.
Thank you!

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