Take your website
To the next level
Discover our newly launched customization services and elevate your web projects to new heights.
Delegate tasks, save time, and unlock the power of professional WordPress outsourcing.

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!

  •  432
    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?

  •  432
    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


  •  432
    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.