Tagged: ,

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #115972
    Julien
    Participant

    HI

    On this site http://www.bulgaria-medica.com/ I have a secondary menu in the header with links for contacts to Whatsapp and email.

    I have the same links in the footer.

    You can see both menu and footer links here in 2 images:
    https://www.screencast.com/t/x4YvuOub

    If you click on the phone number for Whatsapp link in the header menu it does not bring up a choice of apps to select Whastapp. The footer one does.

    What kind of CSS can I use to make the menu links activate the selection of apps like the footer?

    Thank you for your help

    Julien

    #115979
    Mahesh
    Keymaster

    @jmbtravel: This is not possible with CSS. In the footer its the plugin that is making it open with whatsapp open.

    Regards,
    Mahesh

    #116116
    Julien
    Participant

    Hi Mahesh
    There is no plugin involved. I am just using the menu bar and inserting code for links. PLease see attached.
    https://www.screencast.com/t/ckQkHA7bGqYK

    I am not sure why the email link works with
    mailto:[email protected]

    Whilst the call code does not work:
    callto://359884979682

    Both work when they are placed in the footer as a widget in Adventurous pro.

    Thanks for your advice!

    julien

    #116147
    Mahesh
    Keymaster

    @jmbtravel: This is because, WordPress menu doesn’t allow to add callto: protocol. However, you can add tel: protocol. For example:
    tel://359884979682
    Regards,
    Mahesh

    #116152
    Julien
    Participant

    Thank you Mahesh for clarifying!

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘CSS for links in menu’ is closed to new replies.