Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #358939

    Hello,

    I would like to edit the social links area in header to show 2 instances of twitter and FB with a label for each as illustrated in link (private content section). Please advise where I edit to accomplish this. Please also give guidance on 2 twitter/ FB link creation and how to change colours on hover for each

    Many thanks
    S

    #359032

    Another option is to edit the Alt hover text and change color of 2nd versions of icons added.
    You may see private link have 2 versions of twitter and FB so must differentiate ALT and color.
    Thanks in advance for answer.
    S

    #359406

    Hi!

    Thank you for using Enfold.

    Use this for second twitter icon:

    #top #wrap_all .av-social-link-twitter.social_icon_3:hover a {
    color: #fff;
    background-color: red !important;
    }

    This one for the second facebook icon:

    #top #wrap_all .av-social-link-facebook.social_icon_4:hover a {
    color: #fff;
    background-color: blue !important;
    }

    Cheers!
    Ismael

    #359487

    Thanks I will try this. Could you please also advise who to edit the hover (ALT) text. If can do this I think client will be satisfied.
    Thanks again
    S

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