Home Forums WoodMart support forum Link-block in Text/HTML of HeaderBuilder

Link-block in Text/HTML of HeaderBuilder

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

    ferremarketsa
    Participant

    I embedded a WhatsApp API link (https://api.whatsapp.com/send?phone=50600000000) into my text, but it won’t open. Instead, a red circle appears.

    Attachments:
    You must be logged in to view attached files.
    #498179

    Hello,

    Thank you very much for choosing our theme and for contacting us.

    Please configure the Social networks in the Theme Settings > Social Profiles > Links to social profiles, enable those you want to show, then add the appropriate element into Header builder: https://xtemos.com/docs-topic/how-to-add-and-edit-builder-elements/

    If the problem remains, insert the site admin access into the Private content below the message area. We will take a closer look at the case.

    Best Regards

    #498215

    ferremarketsa
    Participant

    Dear Support Team,

    Thank you very much for your prompt response and the clear instructions provided. I’ve gone through the steps you outlined in the “Theme Settings” to configure the social networks. However, I’ve noticed that these social icons are visible only on the desktop version, while they disappear in the mobile responsive view.

    To address this, I added the following custom CSS code in the additional CSS section:


    @media
    (max-width: 768px) {
    .wd-social-icons {
    display: block !important;
    }
    }

    #498751

    Hello,

    Please switch to the mobile view of the Header builder add the same element there and configure as per your needs.

    If you have any questions please feel free to contact us.

    Best Regards

Viewing 4 posts - 1 through 4 (of 4 total)