Home › Forums › Gillion Theme › Social Media icons on Mobile Posts
Home › Forums › Gillion Theme › Social Media icons on Mobile Posts
Despite not seeing them on a desktop, I have a set of Social Media icons appearing at the bottom (but above the footer area) of every post page when viewing on a mobile phone. I can’t find any reference to these anywhere in Theme Options.
How do I remove these ?
Hi @Paul33,
I hope you are well today and thank you for your question.
Could you please share me the page URL from your site where it is displaying so that i can help you to remove it?
Best regards,
Shufflehound team
Have posted example URL in private box but all posts have these icons when showing on a mobile but are not there on a desktop.
You can remove 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-mobile { display: none !important; }
URL has now changed – details in private box below ……….
Have you tried using the above provided CSS code?
It doesn’t display for me as shown in the attached screenshot.
Please try clearing your browser cache or using different browser.