Home › Forums › Gillion Theme › scroll issue in Mobile version
Home › Forums › Gillion Theme › scroll issue in Mobile version
In the Mobile version of the site on the following page
https://rcrctoolbox.org/toolbox/children-disasters-webinar/
I am unable to scroll to the bottom of the page and it pushes me to center Image whenever I try to scroll at the bottom end, I disable most plugins but no luck my end.
Please help me asap.
Thanks
Hi @jschlegelmilch,
Sorry to hear about the problem you are having.
You are using older version of the theme on your site so please update the theme on your site to the below latest version as described here https://support.shufflehound.com/updating-theme/
Please login to access this file
Best regards,
Shufflehound team
I upgraded to the latest theme, no luck with the issue.
issue still persists.
Thanks
You can resolve it by adding the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
.post-content-share.post-content-share-bar { display: none !important; }