Archived topic
Unnecessary space to the right of content on article pages (Mobile device)
4 replies · Started by Franklin on September 20, 2021
Hi,
There's unnecessary space to the right of the content only on article pages and not on the homepage. You can observe it by going to the following URL on a mobile device - https://spydrill.com/best-keyloggers-android/
Once on the page, pinch to zoom out and you'll see it.
Hi there,
the Shared Counts plugin is adding 92px (??) of right hand padding thats creating the overflow.
You can remove that with this CSS:
.shared-counts-wrap.style-fancy {
padding-right: 0 !important;
}
Thank you so much David.
I have observed one thing on a cell phone browser(iPhone 11 - Safari and Chrome) that to open a link inside an article page I have to click twice. On the first tap, it changes the link color to the hover color, and on the second click, it opens.
But I don't face this issue on an Android phone.
Can you please look into it?
https://spydrill.com/best-keylogger-for-windows/
It even happens for buttons on the page.
And also, it is happening only for links and buttons that change color on Hover.
If you tap on links in the sidebar, it won't cause any issue and open in 1 tap as they don't change color on Hover.
Please test this on the iOS device to reproduce the issue.
Sorry for the delay - would you be able to raise a new topic so this one can be resolved .