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

    Hi,
    i insert by a webpage now the whatsapp icon out of social media profile from enfold but when i put the telephone number in nothing happens.
    What do i have to do?
    And how can the header icons be visible on mobile?

    Thanks a lot,
    rixi

    #1405899

    Hey rixi,

    Thank you for the inquiry.

    This should be the format of a Whatsapp number or URL.

    https://wa.me/<number>
    

    The placeholder represents a full phone number in international format. Additionally, to make the header icons visible on mobile view, please add the following CSS code.

    @media only screen and (max-width: 479px) {
      .responsive #top #wrap_all #header .social_bookmarks, .responsive #top #wrap_all #main .av-logo-container .social_bookmarks {
          display: block;
          margin-left: 15px;
      }
    }
    

    Best regards,
    Ismael

    #1405927

    Hi Ismael,
    thanks alot, it works :)

    many greetings rixi

    #1405988

    Hi,
    Glad Ismael could help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘soacial media icon whatsapp’ is closed to new replies.