Hi, I’ve noticed that when I view your site one touch devices, I need to click 2 times on a portfolio thumbnail to access that page. Click #1: displays project name and description, click #2: open the page. That’s really not ideal from a UX standpoint, we need a single click in that case. Can you please provide a fix asap?
Hi, actually we haven’t coded it to be 2-click on touch screens, iOS makes css hover event requires 2 clicks. It works with one-click on android devices. But if you didn’t like two-click on iOS, you can use the custom css code below for a solution;