Mobile responsive view issue

i have created the website but the mobile view is cutting text, i need help with making the website mobile responsive

i have attached the screenshot of how it shows.

Hi There,

Thanks for writing in!

There is a custom CSS which causing the issue.

Please go to X-> Theme Option -> CSS and search for following CSS

.x-main.full {
    width: 1080px !important;
    margin-left: 300px;
}

Remove it and it will work.

Thanks

i did remove the code but now is a mess, can i give you the login details to sort this out for me?

Hey @websitedesign,

We’re sorry but we do not have support for customizations. Please remove all the custom CSS in your site and also I see you’re using an old and incompatible version of X and Cornerstone. Please update X and Cornerstone to the latest version to ensure there is no clear version incompatibility issues. Before updating, please check and follow the best practices when updating your theme and plugins.

Please also update Visual Composer.

Thanks.

thank you so much , my website is nowmobile responsive.

Glad to know that!

Thanks

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.