Site Cut off

Posted in: Newspaper
Post count: 3

Hi Lucian,
The site is cut off on the sides of the mobile version: http://www.thestudentmovers.com. If you look at the site on a phone, you can see that the words are being chopped off. Suggestions?
Thanks!

Post count: 7909

Hi,

I have not managed to recreate this with the latest theme version(4.6.1). Please update your theme if you don’t use the latest version using this guide(use FTP method): https://forum.tagdiv.com/how-to-update-the-theme/ also update the plugins that come with the theme files. You can find them in /plugins folder: https://forum.tagdiv.com/update-the-visual-composer-plugin-wpbakery/
Also check this without any plugin active, leave only Visual Composer active, empty cache and see if the issue is still there.

If still have this issue try this css in Theme Panel > Custom Css:

@media (max-width: 767px){
.container-fluid {
padding-left: 15px;
padding-right: 15px;
}
}

Thanks!

Post count: 3

The custom css worked! Thank you!

Viewing 3 posts - 1 through 3 (of 3 total)
The forum ‘Newspaper’ is closed to new topics and replies.