How do I decrease the transparency of social icons (beside "search site" box on the upper right). I still need them to go to full color when hover over. Thanks.
Transparency of Social Icons
2 posts from 2 voices-
Posted 1 year ago #
-
Hey,
add following code to css/custom.css and adjust the opacity value:
.social_bookmarks a { opacity: 0.3; }Posted 1 year ago #
Reply
You must log in to post.














