Siteblock Icon issue? - by freerunner - on WordPress WooCommerce support

This topic has 2 replies, 2 voices, and was last updated 9 years, 5 months ago ago by Eva Kemp

  • Avatar: freerunner
    freerunner
    Participant
    October 29, 2014 at 01:13

    I currently have Siteblock as my malware service provider for my website, and they provide an HTML code to have the icon float at the bottom left or right side of the screen of my website (I currently have it to the left side). The code seems to work well on a desktop computer, but as soon as I go to the mobile version, the position of the Siteblock icon covers the back to top page button within the theme. Is there any way to make the icon go the other side of the screen on mobile platforms or to make it not appear on mobile devices? Code provided below, thanks

    Please, contact administrator
    for this information.
    1 Answer
    Avatar: Eva
    Eva Kemp
    Support staff
    October 29, 2014 at 13:27

    Hello,

    You can remove that icon on mobile using this code in custom.css file:

    @media (max-width: 480px) {div#sitelock_shield_logo {
    display: none;
    }}

    Thank you.
    Regards,
    Eva Kemp.

  • Viewing 2 results - 1 through 2 (of 2 total)

The issue related to '‘Siteblock Icon issue?’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.