PenciDesign replied
Hi,
You just can change the color, bold, italic for that link.
Please use this code:
\ <a href="your-link-here" style="color: #ff0000; font-style: italic; font-weight: bold;">Click here for more</a>
Note:
- Change the color code 'ff0000' to color code you want.
- Remove font-style: italic; or font-weight: bold; if you don't want make it italic or bold.
Best Regards,
PenciDesign