Home Forums WoodMart support forum how to add a floating right text with link

how to add a floating right text with link

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #610825

    bestshop24h
    Participant

    hi

    how to add a floating right text “whatsapp”with a link

    sincerely

    #610950

    bestshop24h
    Participant

    woodmart setting-footer-copyright-Text next to copyrights ,copy the following content into it.

    <div style="position: fixed; bottom: 20px; right: 20px;">
        <a href="https://api.whatsapp.com/send?phone=yourphonenumber" target="_blank">
            <img src="https://yourdomain/wp-content/uploads/Whatsapp.png" width="120px" alt="Image Description">
        </a>
    </div>
    • This reply was modified 1 week, 1 day ago by bestshop24h.
    #610989

    Hung Pham
    Keymaster

    Hi bestshop24h,

    Thanks for reaching to us.

    Sorry, but your question is a bit unclear to me. Please describe in more details, this will allow me to thoroughly investigate and address your concerns in a more efficient.

    Regards,

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