Hello thesacredpath,
I have a question. Would you happen to know how to remove the line on hover for the image widgets on the sidebar (the social media images on the upper right hand side of the blog)?
The blog I need help with is nycafterdusk.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 thesacredpath,
I have a question. Would you happen to know how to remove the line on hover for the image widgets on the sidebar (the social media images on the upper right hand side of the blog)?
The blog I need help with is nycafterdusk.com.
I don't see an image widget on this site: http://nycafterdusk.wordpress.com/ . Can you put something up so I can look at it?
Never mind, I think you are talking about your social media icons, correct?
Well, that was a little difficult to find, but this should do it.
#sidebar a:hover {
background-color: transparent !important;
}
Yep, worked! :)
Thank you so much!
You are welcome.
This topic has been closed to new replies.