• The settings.css file (/wp-content/plugins/facebook-messenger-customer-chat/settings.css) is being loaded on all admin pages, which is conflicting with other plugins, as you are applying styling to raw elements such as td.

Viewing 1 replies (of 1 total)
  • Hej, exactly the same problem. <table> and <td> should also be prefixed in settings.css. On frontend it will do damage too. And like @leec87 says, don’t trigger it on admin if it’s not needed for admin.

    Thx

Viewing 1 replies (of 1 total)
  • The topic ‘Settings CSS file loading for all admin pages’ is closed to new replies.