Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #487556

    I have done some research for adding a facebook LIKE badge to the TOP BAR, but when I create the LIKE BUTTON there is a drop down and it’s highly squeezed and you can’t see the drop down.

    Page is http://www.npba.info

    Please advise.

    Thanks,

    Eric

    #487699

    Hi Eric!

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

    .fb-like.fb_iframe_widget span {
        width: 450px!important;
    }

    Cheers!
    Yigit

    #488069

    Okay, the client didn’t like the placement in the middle, so we went back to the Enfold Social Icons, but had a question….is there a way to make each icon the branding color of the social platform respectively? Facebook (their blue color) LinkedIn, Twitter and Instagram colors?

    #488174

    Hey,

    Please try the following in Quick CSS under Enfold–>General Styling:

    .av-social-link-linkedin a {
      color: green !important;
    }
    
    .av-social-link-facebook a {
      color:blue !important;
    }

    Best regards,
    Rikard

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