problems with responsive

Posted in: Newspaper
Post count: 9

Hi guys,
I’ve a problem with display of my website on the smartphone. I’ve installed the newspaper theme.
I haven’t activated the Mobile theme, because I like the website without it.
The problem is in every page, if you scroll on the screen to the right or left the site wobbled left and right and doesn’t remain fixed and central.
Also the images in the posts don’t appear in the center, but it seems that the image are cut on the left (without padding).

You can see my website on smartphone to understand the problem: http://www.fermataspettacolo.it

Do you need the credential to enter in wp-admin?
Can you help me to solve the issue?

Thanks a lot

Massimo

Post count: 6535

Hi

I’ve checked your site and now the theme works fine on mobile devices: http://screencast.com/t/m2QJsrGkaA If you still have this issue try to deactivate all plugins except Visual Composer, clear all caches then test the site again.
Let us know ho it goes and if the problem persist please provide more details about how can we duplicated on our side, also a screen pointing the issue would be helpful.

Thanks!

Post count: 9

Hi Andrei,
yes the website homepage in mobile devices seems ok, but if you try to scrool on the screen to the right or left the site wobbled left and right and doesn’t remain fixed and central. Try it!
The same problem on every posts, try this for example: http://www.fermataspettacolo.it/teatro/mon-seul-desir-la-dama-desnuda-lunicorno

You can also see the images on the post, (not the first but the other images), that not are align on the center, but out of position on the right.
Let me know how I can tell the detail for to enter in my wp-admin or other things, oviously in private message.

Thanks for your help and comprehension.

Massimo

Post count: 22421

Hello,

I’m not sure where the issue comes from as we cannot recreate it on our end. There is a left margin added to the images that you can remove with this code:
.td-post-content .alignnone{
margin:0!important;
}

Add the code in the theme panel->custom css box

Thank you!

Post count: 9

With this code I fix the issue in the posts, but the problem continues in the homepage in mobile phone (vertical).
Can you try to scrool on the screen to the right or left the site wobbled left and right and doesn’t remain fixed and central?

How can I solve this problem?
Thanks for your help

Massimo

Post count: 22421

It works on mobiles as well but you will have to increase your loading speed a bit. It takes a bit until the css is applied. After the page is loaded completely, the css will work.
Please use this guide to increase your loading speeds: https://forum.tagdiv.com/how-to-make-the-site-faster/

Thank you!

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