Okay
  Public Ticket #926654
Social Icons
Closed

Comments

  •  2
    maex76 started the conversation

    Hi there.

    Is it possible to have only the social icons showing without the text/name beside it?

    Thanks.

  • [deleted] replied

    Hi,

    Yes that is possible, can you please give me the URL of page containing these social network links, I need to figure out whether they are share story or simple social networks links because they have different implementation.

  •  2
    maex76 replied

    Hi Arlind.

    Here is the URL. http://www.franklinders.com/contact

    I am using [lab_social_networks].

    Thanks.

    Regards,

    Markus

  • [deleted] replied

    Hi Markus,

    Now I know where exactly you want to change. For this, we have already implemented the function, here is how:

    http://drops.laborator.co/ClDs

    I hope this helps you.

  •  2
    maex76 replied

    Hey Arlind.

    Thanks a lot!

    One last question. Is it possible to have the circles white (so they don`t show on white background) and have the icons themselves hover instead, in the link color? I mean no circles just the icons.

    Thanks.

    Regards, Markus

  • [deleted] replied

    Hi Markus,

    Sure, here is the CSS to do that:

    .wpb_wrapper .lab-vc-social-networks.display-type-rounded-icons .social-networks li a {
    background: transparent !important;
    line-height: 1.6;
    width: 25px;
    height: auto;
    }

    To apply Custom CSS, on WP admin panel menu click Custom CSS link (as shown here).

    The result will be:


    (view large version)

  •  2
    maex76 replied

    Nice! Thanks a lot!

    Cheers, Markus

  •   [deleted] replied privately