New Landing How can we help? Atelier Social Network Icons

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Atelier
  • #291013
    hellojonesie
    Member
    Post count: 50

    Hello,

    Can you please help me figure out where on the Atelier theme I can change the style/ hover colors of these social network icons? I can’t seem to fin it, even in the custom color editor. (See attached). All best,
    Amy

    Attachments:
    You must be logged in to view attached files.
    #291016
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    You can’t change the hover style, it uses the colour of the brand. If you want to change them you will need to use custom css:

    ul.social-icons li.twitter a:hover {
        background-color: #00aced;
    }
    
    ul.social-icons li.pinterest a:hover {
        background-color: #3b5998;
    }
    ul.social-icons li.instagram a:hover {
        background-color: #517fa4;
    }

    – Kyle

    #291055
    hellojonesie
    Member
    Post count: 50

    Thanks so much, that worked!

    #291063
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Great! No problem

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

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register