Hello @iftheory
Can you please remove our plugin and run this test again?
yes. Once I remove the shortcode, the website turns into mobile-friendly
Hello @iftheory
Can you please add this custom css under custom css section of your theme so that i can run the test again:
@media only screen and (max-width: 40.0625em) {
.wppsac-post-slider.design-1 .slick-prev {
right: auto !important;
left: 0 !important;
}
.wppsac-post-slider h2.wppsac-post-title a {
font-size: 18px;
line-height: 20px;
}
}
added the code in. Seems like its still having the same issues.
Hello,
We check your website, and above CSS solve almost your issue.
Please refresh(Ctrl+F5) your website and check.
Please share a screenshot and more information because I am not getting your point.
Thanks,
I had refreshed my website. but it still shows the error, “content wider than screen” and “clickable elements too close together” issue when I tried to use the post slider even after filling the additional css with the above code.
Here’s the image link:
View post on imgur.com
Hello,
Thank you for your reply…
You have changed design style from design-1 to design-3.
Please add below CSS under custom CSS section of your theme with above shared media query,
.wppsac-post-slider.design-3 .slick-prev {
right: auto !important;
left: 0 !important;
}
Hello,
Please see below screenshot this is our demo link:- https://www.awesomescreenshot.com/image/5006234/7d7f33c412ed96062391503076b45c76
Please check your side because this not our plugin issue.
Thanks,
Hello,
Please check and Let me know if you have any issues or queries.
Thanks,
-
This reply was modified 5 years, 11 months ago by
Ketan Patel.