Social Media icons on Mobile Posts

Home Forums Gillion Theme Social Media icons on Mobile Posts

Home Forums Gillion Theme Social Media icons on Mobile Posts

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
  • Paul33
    Participant

    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

    Paul33
    Participant

    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;
    }

    Paul33
    Participant

    URL has now changed – details in private box below ……….

    Have you tried using the above provided CSS code?

    Paul33
    Participant

    Yes – all four icons are still there when viewed on a mobile phone after adding that code and deleting cache.

    Screengrab from my phone attached.

    Attachments:
    You must be logged in to view attached files.

    It doesn’t display for me as shown in the attached screenshot.

     

    Please try clearing your browser cache or using different browser.

    Attachments:
    You must be logged in to view attached files.
Viewing 8 posts - 1 through 8 (of 8 total)