Gutenberg Button with Telephone
-
Hi,
I have created a gutenberg button with image and text which is perfect. I have tried to add in the href telephone number to make it clickable but it won’t work. I had success doing this for email but not for telephone number ie ‘call us’.
This is what I have
<p><a class="fasc-button fasc-size-xlarge fasc-type-flat fasc-rounded-medium fasc-ico-before dashicons-phone" style="background-color: #ffffff; width: 260px; text-align: center; color: #E4002B;" href="1890808080"> Call Us</a></p>
This is what worked for the email
<p><a class="fasc-button fasc-size-xlarge fasc-type-flat fasc-rounded-medium fasc-ico-before dashicons-email-alt" style="background-color: #ffffff; width: 260px; text-align: center; color: #E4002B;" href="mailto:[email protected]"> Email Us</a></p>
I would appreciate any help.
Thanks
The page I need help with: [log in to see the link]
- The topic ‘Gutenberg Button with Telephone’ is closed to new replies.