Is there any chance to create a button that leads/links to SMS/text message app / number on
cell phones?
Is there any chance to create a button that leads/links to SMS/text message app / number on
cell phones?
Hi Nina,
Could you please provide an example of what you are trying to achieve? I mean you can create a button that has a phone number in it that will be dialed when clicked. This can be done using the Button element where you can choose the Phone type and select the phone number.
...................................................
Sincerely,
Hella
Nicepage Support Team
Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1
Follow us on Facebook: http://facebook.com/nicepageapp
Yes i want a button that includes a phone number, i know how that works, but i want it to be a text message/sms
instead of calling. This has worked pretty good in Adobe Muse.
Hi Nina,
There is no such special button in Nicepage but you can use some custom code for the whole button. Search for the code that will do the job and insert it using the HTML element anywhere on your page.
...................................................
Sincerely,
Hella
Nicepage Support Team
Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1
Follow us on Facebook: http://facebook.com/nicepageapp
OK i got it and it works, is there a way to change the design to fit the other buttons?
OK i got it and it works, is there a way to change the design to fit the other buttons?Hi Nina,
You will need to add a class to the button tag in the code. Usually it is something like this:
class="u-btn u-button-style"
...................................................
Sincerely,
Hella
Nicepage Support Team
Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1
Follow us on Facebook: http://facebook.com/nicepageapp