Styling social icons in header

Home Forums Gillion Theme Styling social icons in header

Home Forums Gillion Theme Styling social icons in header

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    RESOLVED Posts
  • przyzielonymstole
    Participant

    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!

    Hi @przyzielonymstole,

     

    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

    przyzielonymstole
    Participant

    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;
    }

    przyzielonymstole
    Participant

    Oh, thanks God! I couldn’t found it 😉

    You are always welcome here 🙂

Viewing 6 posts - 1 through 6 (of 6 total)