• Resolved BitSin

    (@bitsin)


    I’m serving 2 different themes to Mobile and PC users.
    When I enable the Sidebar share buttons, it comes over the article text, so it prevents visitors to read the article properly.
    Is it possible to enable that for one theme (PC Users) and disable that on another theme (Mobile Users)?

    Best Regards.

    https://ww.wp.xz.cn/plugins/share-this/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter BitSin

    (@bitsin)

    If anyone else has the same problem, I solved it by adding this code in Mobile theme’s CSS file:

    #sthoverbuttons { display: none !important; }

    Right there is no option in the current plugin. We will forward this to our tech team for future development.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Enable Sidebar share buttons per theme?’ is closed to new replies.