Tagged: social
- This topic has 1 reply, 2 voices, and was last updated 7 years, 8 months ago by Mahesh.
-
AuthorPosts
-
March 14, 2017 at 7:49 pm #111956LouParticipant
Hello,
I just purchased one of your themes and am trying to get a custom social icon to work properly.
I uploaded both a default and hover image in Custom Social Links.
However, the images appear side-by-side in the footer (see http://endofnevermusic.com/)On another note: as this is a theme built for musicians/bands can you add Soundcloud, Bandcamp, ReverbNation, and other music oriented social sites to the social icon library?
March 15, 2017 at 10:34 am #111989MaheshParticipant@shyfrog: There has been a small bug on the theme, and will be fixed on the next update. For quick fix, go to Dashboard=> Appearance=> Customize=> Additional CSS box and add the following CSS:
.custom-icon.has-hover .icon-hover { display: none; } .custom-icon.has-hover:hover .icon-hover { display: inline ; } .custom-icon.has-hover:hover .icon-static { display: none; }
Thank you for the suggestion, we’ll see about that. But theme already does have custom social icons option.
Regards,
Mahesh -
AuthorPosts
- The topic ‘Custom Social Icon hover’ is closed to new replies.