Shop Categories

X

social media icons colour in top menu

Home Forums Agama Pro social media icons colour in top menu

Topic Resolution: Resolved
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #6153
    maggiejurajda
    Participant

    hi, is it possible to change social media icons colour?
    i looked everywhere, and i cant find this even in the code

    thanks

    #6154
    Zex
    Moderator

    Hello maggiejurajda!

    To change the social media icons color, add the CSS code below in to:
    Customizing ▸ General▸ Additional CSS

    code:

    #top-social li a{
    color:white;
    }

    https://prnt.sc/gjc9gl

    I put color on “white”, but you can change the color per your wish.
    You can find more color codes on this address.

    Best Regards

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.