Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #677011

    I would like that FB icon appears firsly and later in grey, but I do not know how to change the order.

    Could you help me.

    http://www.aimez.es

    Thanks.
    Almudena.

    #677013

    Hi hector1069!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    #top #wrap_all .av-social-link-facebook a {
        color: #fff;
        background-color: #37589b;
    }
    #top #wrap_all .av-social-link-facebook:hover a {
        color: #919191;
        background-color: transparent;
    }

    Cheers!
    Yigit

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