Slipping right or left in mobile theme

Posted in: Newspaper
Post count: 2

After I update my theme my site’s mobile theme can be slip right or left; the problem is: “slipping right or left is make difficult to slip up and down.

I mean when I want to slip down of the page faster, sometimes it slip right or left and it is too annoying…

I want to close this gap in right of left, I dont want to slip right or left. Please help me.

Post count: 23312

Hello Mehmet,

Please provide your website URL so I can inspect it closer your setup page. If you are using some untested plugins, try to disable all of them and install only the plugins that come bundled with the theme and rule out any conflicting plugins.

Thanks for the message!

Post count: 2

My site: http://www.parlakfikirler.org

İt is working clearly when I show my homepage in mobile; but it is problem when I show my articles in mobil devices.

I tried to deactivite plugins but it is not solved…

Post count: 23312

Hello Mehmet,

Please try to use the code below and place it in Theme panel->Custom CSS area.

The code is ->

@media(max-width:767px){
.td-post-content .alignnone{
margin:0;
}
}

Hope this helps and let us know how it goes!

Thanks for the message!

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