Title: Some Quesitons
Last modified: April 13, 2018

---

# Some Quesitons

 *  Resolved [gokhankaradag](https://wordpress.org/support/users/gokhankaradag/)
 * (@gokhankaradag)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/some-quesitons/)
 * 1- How to show telegram icon only on mobile devices?
 * 2- When I enable floating social sharing and set offsets some resolutions ok 
   for example 1920*1080 but when 1366*768 position float box slipping How to position
   fixed?
 * 3- How to enable Floating sharing interface only mobile responsive?

Viewing 1 replies (of 1 total)

 *  Plugin Author [Heateor Support](https://wordpress.org/support/users/heateor/)
 * (@heateor)
 * [8 years ago](https://wordpress.org/support/topic/some-quesitons/#post-10189811)
 * 1. Add following CSS in the `Custom CSS` option at `Super Socializer > General
   Options` page in admin area:
 *     ```
       @media screen and (min-width:783px){
       .the_champ_telegram_count, .theChampTelegramBackground{
           display: none !important;
       }
       }
       ```
   
 * 2. Sorry, nothing could be done about this, at the moment.
    3. You would like
   to check the `Vertical floating bar responsiveness` and `Horizontal floating 
   bar responsiveness` options in `Floating Interface` section at `Super Socializer
   > Social Sharing` page in admin.

Viewing 1 replies (of 1 total)

The topic ‘Some Quesitons’ is closed to new replies.

 * ![](https://ps.w.org/super-socializer/assets/icon-128x128.png?rev=1866723)
 * [Social Share, Social Login and Social Comments Plugin - Super Socializer](https://wordpress.org/plugins/super-socializer/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/super-socializer/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/super-socializer/)
 * [Active Topics](https://wordpress.org/support/plugin/super-socializer/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/super-socializer/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/super-socializer/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Heateor Support](https://wordpress.org/support/users/heateor/)
 * Last activity: [8 years ago](https://wordpress.org/support/topic/some-quesitons/#post-10189811)
 * Status: resolved