WooCommerce productpage on phone

Hello,

I absolutely love the theme so thank you for that.

I recently stumbled upon a problem browsing my website on my phone. Once I’m at the shop page the product images and titles are unclickable. This only happens when I’m not in landscape. In landscape the images still don’t work but the titles do.

Is there a solution to my problem?

If you want to take a look at my website please login here to bypass the “under construction page”

WPAdmin URL:
http://schuifdeurenshop.com/wp-admin/

User:


Pass:


Thank you.

Hi @donioli,

I hope you are well today and thank you for your question.

Your shard site is not accessible and displaying the error “schuifdeurenshop.com didn’t send any data.” when i try to access it.

Also as this is public forum so please do not share sensitive data like site credentials in this forum publicly instead you can share it privately by checking the option “Set as private reply” when replying here.

Kind Regards,
Movin

Hi @Movin, thank you for your reply. I’m doing well.

I’ve set this reply as private.

Could you try logging in again with the credentials below? It works fine with me now.

WPAdmin URL:
http://www.schuifdeurenshop.com/wp-admin/

User:
Colorlib

Pass:
temppasshelp

Webshoppage:
http://schuifdeurenshop.com/winkel/

Would love to hear from you.

Regards,
Don

You can try resolving this issue by adding the following CSS code in the Custom CSS option of your theme on the below path.

Admin Area -> Appearance -> Customize -> Shapely Options -> Other

@media (max-width: 991px){
#secondary {
    clear: both;
    display: block!important;
}
}

You’re amazing. Thank you a lot Movin.

Great help, great theme!

Have a good day.

You are most welcome here :slight_smile: