Hi guys!
Can someone help me - i want to make something like button there i can jump to a web page, anybody have experience with styling a buttons (with gradient or not)?
Thanks
🏷️ Limited Offer: 25% OFF 🏷️
First 100 purchases only — Special discount!
Use this coupon on checkout: PHPDXPJ_D1SC1N5T
Get it nowHi guys!
Can someone help me - i want to make something like button there i can jump to a web page, anybody have experience with styling a buttons (with gradient or not)?
Thanks
Hello,
The easiest solution is adding an image (with a button or any other appearance) and add a link to the image. addImage and embedHTML (an also template methods) allow adding hyperlink to images. Or you can generate the buttons with MS Word in a DOCX, and import them using importContents.
Regards.