Suites theme css issue on mobile screen

Hi,
The html template suites goes out of alignment on mobile screens. The collapsed menu moves out of view

Good evening

Please provide a link to your page and i will check it out

Hi,
I am yet to upload my own site. But the issue is very visible on the theme’s preview page: https://colorlib.com/preview/theme/suites/
If you view it on a mobile or use the chrome tools to view mobile version the page moves to the left leaving a space on the right and the menu becomes barely visible.

Good morning

I think this can be fixed by this CSS code:

a.site-menu-toggle.js-menu-toggle {
position: relative;
right: 20px;
}

Hi,
Yes it does fix the menu issue.
Thank you for your help.

You are welcome and thank you too :slight_smile:

Will close this case here