Links not working on smaller screen

Hello, I have made two webshops using the unite theme. When i make the screen smaller to phone size and the left sidebar is visible, my links don’t work anymore. I can’t click on the products or the categories. When the left sidebar isn’t there, the links do work. What is causing this and how can I solve this problem ? Thanks ! The websites are twinnys.nl and hapsalon.com

Hi @zorawar,

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

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 -> Unite Options -> Other -> Custom CSS

div#secondary {
    position: static;
}

Best Regards,
Movin

I tried that, but they still don’t work.

@staciewilson0312 Could you please share me the page URL from your site and the screenshot of the links having this issue so that i can troubleshoot it?

Thanks a ton, problem resolved !!

@zorawar You are most welcome here :slight_smile: