badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Reply To: Add IMDb to social icons please?

#62503
Jason R. Johnston
Participant

I added this bit of code to change the icon color to the official IMDb one on hover.

.social-profiles ul li a[href*="imdb.com"]:hover {
	color: #f3ce13;
}