Title: Impossible css selector
Last modified: September 25, 2017

---

# Impossible css selector

 *  Resolved [goodmuyis](https://wordpress.org/support/users/goodmuyis/)
 * (@goodmuyis)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/impossible-css-selector/)
 * I love this plugin but I was wandering why you will have to use css style like
   below, it looks like you dont want anybody to make use of FA-icon in their site.
   To make it worse you suppress it with important.
 * Parent selector like `#social-feed-container-102 .fa-twitter`or `.social-feed-
   element .fa-twitter` should have work. Pls fixed this as it is conflicting with
   theme or site fa-icon element
 *     ```
       .fa-twitter {
         position: absolute !important;
         top: 0 !important;
         right: 1px !important;
         background: #4bc3ff !important;
         padding: 1px 3px !important;
         border-radius: 0px !important;
         color: white !important;
         padding-top: 3px !important;
       }
       ```
   

Viewing 1 replies (of 1 total)

 *  Plugin Author [Arrow Plugins](https://wordpress.org/support/users/arrowplugins/)
 * (@arrowplugins)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/impossible-css-selector/#post-9530488)
 * Hi [@goodmuyis](https://wordpress.org/support/users/goodmuyis/)
    Sorry for the
   inconvenience, we can see now we missed to put parent selector in it, we will
   update the plugin with more precise css within 24 hours Thanks for the tip, really
   appreciated
 * Best Regards,
    ArrowPlugins

Viewing 1 replies (of 1 total)

The topic ‘Impossible css selector’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-social-feed_313131.svg)
 * [Social Feed | Custom Feed for Social Media Networks](https://wordpress.org/plugins/wp-social-feed/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-social-feed/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-social-feed/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-social-feed/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-social-feed/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-social-feed/reviews/)

## Tags

 * [css](https://wordpress.org/support/topic-tag/css/)

 * 1 reply
 * 2 participants
 * Last reply from: [Arrow Plugins](https://wordpress.org/support/users/arrowplugins/)
 * Last activity: [8 years, 8 months ago](https://wordpress.org/support/topic/impossible-css-selector/#post-9530488)
 * Status: resolved