Admin Css Bug
-
Good plguin, but i found a small CSS Bug.
Plugin affect WooCommerce settings table an make links very small.
How to find it:
1. Install Facebook Members Plugin
2. Install WooCommerce Plugin
3. Go to WooCommerce -> Settings -> Emails
and see the table ( cant read the URLs)You have to change in your facebook-members.css
.form-table td {
line-height: 1 !important;
font-size: smaller !important;
}Add some ID and then style the table .form-table td
Many Thanks
- The topic ‘Admin Css Bug’ is closed to new replies.