Hello, I'm trying to figure out how to remove the text in my page that says "subscribe." I just want the icons to show.
Thank you!
http://squeegeeprints.wordpress.com
The blog I need help with is squeegee-prints.com.
WordPress.com is an easy way to start blogging. Get a blog, check out our features, read the latest announcements, choose from great themes, or learn about the team behind it.
Need help? Check out our Support site, then
Hello, I'm trying to figure out how to remove the text in my page that says "subscribe." I just want the icons to show.
Thank you!
http://squeegeeprints.wordpress.com
The blog I need help with is squeegee-prints.com.
By the way it's on the top right side of my sidebar.
To remove the heading for the subscription icons in the Traction theme, try this:
#main-top .subscribe h5 {
display: none;
}
you are awesome! thank you!
Cheers. :)
This topic has been closed to new replies.