Hi there,
When I scroll my site on the post page I get a motion to the left and the right, which makes it difficult to scroll correctly. I want to get rid of the sliding to the right and left alltogether.
I’ve tried:
.sow-features-list {
margin: 0;
}
and
@media (max-width: 960px) {
#content-col {
padding-right: 0 !important;
padding-left: 0 !important;
}
}
and
@media (max-width: 960px) {
.content {
overflow-x: hidden;
max-width: 100%;
}
}
None of these seem to work to get rid of all the left and right motion.
Any other options? Would very much appreciate the help, thanx!
Hi Adiedieden,
Do you have a public URL where we can take a look at what’s going on?
Hi Alex,
The site is still under construction, so it is garde from the public..
There a way I can share the password with you shielded?
Thanx
Hi Adiedieden,
Unfortunately, we’re currently not able to provide a private line of communication for non-SiteOrigin Premium users. Can you please temporarily open your website so we can inspect this issue?
Done, the site is: http://www.uhpardon.nl
Hi Adiedieden,
This issue appears to be as a result of AddToAny I’d like to help you with preventing this, but unfortunately, this is beyond the scope of the support we’re able to offer on our free forums. There is a fair amount of custom work involved.
We do offer this level of support to our premium users, so if you’d like to upgrade to SiteOrigin Premium, then I can help you over email support.
If you’d prefer not to upgrade to SiteOrigin Premium, then you can hire a WordPress developer from Codeable. They’ll charge you an hourly rate for any work done. You can also reach out to developers of AddToAny to see if they’re able to assist with this issue.
Ok thanx! I’ll have a look at my options.