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

Okay
  Public Ticket #929284
Socials colour
Closed

Comments

  •  2
    KOSMOS_DESIGN started the conversation

    I can't find where to change the colour of the social 'F' for facebook just above the fooer?

  •  7,280
    Oliver replied

    HI!

    pls. use following css:

    .footer-socials-item.facebook a:after {
        color: #000;
    }
    .footer-socials-item.facebook a:hover:after {
        color: #fff;
    }

     

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver

  •  2
    KOSMOS_DESIGN replied

    Again thank you for you prompt response.