Home › Forums › Gillion Theme › Styling social icons in header
Home › Forums › Gillion Theme › Styling social icons in header
Hi,
could you please help me get rid of colorful backgrounds on hover on social icons in header: http://prntscr.com/jhpulu
Maybe I missed something but couldn’t found in CSS styles.
Thanks!
Thank you for your question.
I don’t get it on my site so could you please share me your site URL where it’s displaying so that i can help you?
Best regards,
Shufflehound team
Its here – top left corner. And the print screen: https://prnt.sc/jhpulu
Thanks!
Solution for this topic
You can get rid of it by adding the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
#page-container .primary-desktop .sh-share-item:hover a { background-color: transparent !important; }
Oh, thanks God! I couldn’t found it 😉
You are always welcome here 🙂