css to remove jetpack ‘blocked malicious login’ section from wp-admin
-
Hi there,
I know this is an unusual request, but I wish to remove the section of the jetpack widget on my wp-admin dashboard which says how many blocked malicious logins there have been.
I want to keep Jetpack but to remove this footer section of the widget. This is the css I have been using but it is not working.
#jetpack_summary_widget footer
{
display: none !important;
}Thank you in advance for your help!
SarahThe page I need help with: [log in to see the link]
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘css to remove jetpack ‘blocked malicious login’ section from wp-admin’ is closed to new replies.