Hello Summer Sale!
Exclusive season-opening discount on TheGem theme.
Limited time offer.

Okay
  Public Ticket #1397111
Inactive social icons in footer
Closed

Comments

  •  1
    Corrinda started the conversation

    Hi...The Gem is great but... For some reason the social icons in our footer aren't active.  When I look at them with an inspector the html looks just fine.  Please help!

  •  444
    Sergio replied

    HI!

    pls. use following css:

    #footer-socials {
        position: relative;
        z-index: 20;
    }

     

    If you’re happy with our theme, please rate us with 5 stars on Themeforest. It keeps us motivated!  (How to rate).

    Regards Sergio Codex.

  •  1
    Corrinda replied

    Hi Sergio,

    Thank you!  This worked.

  •  1
    Corrinda replied

    But now the Hover color of the icons is white? They disappear when you hover over them. How can I change the hover color darker?

  •  444
    Sergio replied

    HI!

    pls. use following css:

    #footer-socials a:hover .socials-item-icon {
        color: #000 !important;
    }

     

    If you’re happy with our theme, please rate us with 5 stars on Themeforest. It keeps us motivated!  (How to rate).

    Regards Sergio Codex.

  •  1
    Corrinda replied

    Hey Sergio,
    Thank you this worked!  I don't understand how you changed and image with the color attribute, but it works.

    Best,

    Michele


  •  444
    Sergio replied

    HI, 

    Feel free to contact us if you need help. 

    If you’re happy with our theme, please rate us with 5 stars on Themeforest. It keeps us motivated!  (How to rate).

    Regards Sergio Codex.