Fix Settings Icon on Plugins Screen
-
There is a large settings icon that appears below the plugin title. See screenshot: https://3cd.co/kpuYQN84
.plugins tr[data-slug="quick-pagepost-redirect-plugin"] .plugin-title .dashicons-admin-settings { float: none; width: 16px; height: 16px; padding: 0; margin-top: -3px; display: inline-block; } .plugins tr[data-slug="quick-pagepost-redirect-plugin"] .plugin-title .dashicons-admin-settings::before { font-size: 16px; background-color: transparent; box-shadow: none; padding: 0; }
This CSS can be loaded on the Plugins screen to turn the icon into this:
https://3cd.co/KouWyl1nThis has been bothering me so wanted to share a fix for it. It would be cool to see this fixed or the icon disabled/removed.
The page I need help with: [log in to see the link]
- The topic ‘Fix Settings Icon on Plugins Screen’ is closed to new replies.