Home page too far to the left on mobile

Posted in: Newspaper
Post count: 18

With the update to 6.1 my homepage has shifted a bit to the left on mobile cropping out a letter and leaving a little white space on the right side. Any clue?

Post count: 9

I am having the same problem on my site (http://www.strengthupgrade.com). This started with “Newspaper Version 6.0+” and happens only on mobile.

Post count: 18

It seems to be an issue with visual composer. I can’t find any fix to it. Any suggestions? My site is parsippanyfocus.com. It’s only on mobile

Post count: 3

I am having the same problem on my site: http://nucerojev.com

Post count: 3

hey guys i tried this css code it fixed. add to
Theme Panel > Custom CSS

@media (max-width: 767px) {
/* container */
.td-pb-row {
width: 100%;
margin-left: auto !important;
margin-right: auto !important;
}

Post count: 18

Didn’t work for me. It only happens on pages built with visual composer ie my homepage.

Post count: 18

but it did work by deactivating and then reactivating custom css in jetpack. thank you.

Post count: 3

your welcome.

Post count: 9

I search the forum for this problem and it turns out this is because of big grid or big slide issue (specifically when using the child theme). In my case, switching to parent theme fixed it but it is only a temporary solution. Tagdiv team is already aware of it and they should fix it in the next update.

Post count: 7909

Hi,

We know about this issue and we will release an update to fix this issue in 1-2 days. You can try this solution till then – https://forum.tagdiv.com/topic/big-grid-1-and-2-problems-on-newspaper-6-and-6-1/#post-55067


@flcahill
Please also disable any css minification if you are trying the above solution.

Thanks!

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