Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #669376

    Hey there!

    1. I’ve managed to implement the icon on the header and footer through several past threads, however couldn’t figure out a way to make the icon look as the rest. I’ve used the following code on the style.css sheet:

    #top #wrap_all .av-social-link-Whatsapp:hover a {
    color: #fff;
    background-color: #000000;
    }

    It didn’t display the icon neither in normal, nor hover state. The I tried the one I set for the whole collection of icons:

    .social_bookmarks_whatsapp a:hover {
    background-color: #000000 !important;
    }

    Still didn’t cause the expected effect. It seems that the Fontello icon is defective, cos’ you can never really make out the phone figure inside. Can you pls help me fix this?

    1. Regarding the functionality, I was wondering if there’s a way to make the icon to trigger a phone call when cliked over?

    Great thanks in advance!

    hacart

    #669377

    btw…here’s a link to my site:

    #670870

    Hi,

    I cannot see phone icon and Whatsapp icon. Can you please add them once again and let us know? Alternatively, you can create a temporary admin login and post it here privately so we can look into it.

    Best regards,
    Yigit

    #671049

    Hey,

    The icon is invisible. It’s the fisrt one, right before FB.

    Regarding the functionality, I was wondering if there’s a way to make the icon to trigger a phone call when cliked over?

    Great thanks in advance!

    hacart

    #671055

    Hi,

    Your code was not correct. I corrected it and now icon shows up. To add click to call link, please see – https://developers.google.com/web/fundamentals/native-hardware/click-to-call/

    Best regards,
    Yigit

    #671080

    Problem solved.

    Thanks Yigit!

    hacart

    #671311

    Hi,

    Great, glad we could help :-)

    Thanks,
    Rikard

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