CSS Help
-
I have the paulie theme and I’ve been trying to remove the meta footer.
The blog I need help with is: (visible only to logged in users)
-
Hi mxarcin
Give this a try.
#meta-3 { display: none; } #meta-4 { display: none; }To add custom CSS
Select Appearance > Customize > CSS from your Admin Dashboard and enter the custom CSS there.
You need to be on the WordPress.com Premium Plan for custom CSS to save.
- The topic ‘CSS Help’ is closed to new replies.