• Resolved goodmuyis

    (@goodmuyis)


    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-twitteror .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

    (@arrowplugins)

    Hi @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.