Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #622287

    Hi,

    i use the fontello facebook icon and other social-media icons.
    How can i use css for all facebook icons and different css for all twitter icons?
    is this possible?

    i only can find one selcetor for all icons:

    #top .av_font_icon a

    cheers

    Chris

    #622288

    Hey Chris_85!

    You can target Facebook icon using following selector

    .av-social-link-facebook a { color: red !important; background: orange !important; }

    Best regards,
    Yigit

    #622905

    Hey Yigit,

    thanks for your answer. Yes with your css selector i can target the social share icons. But i want to use social icon which link to my own profile (no share function) For the “normal social icons” i use the fontella icons (Facebook, twitter etc.) But how can i target my css to all fontella facebook icons and all twitter icons, etc.

    here i have a screenshot how i use the social icons in the avaria builder…

    social

    cheers chris

    • This reply was modified 8 years, 7 months ago by Chris_85.
    #623910

    is that possible?

    #624603

    Hi,

    Can you post the link to your website please?

    Regards,
    Josue

    #624643

    see in the private section

    Thanks for looking

    #625967

    Hi,

    The current setup does not have a unique class name for the icons.

    Please enable custom css class name support as mentioned in this link http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/

    Once it is done you will be able to add custom css class names to the icons and target them separately :)

    Best regards,
    Vinnie

    #626572

    wow, very good to know! Thanks for the good support!

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Css Selctor for all facebook icons?’ is closed to new replies.