Hi I have a script which notifies employees about...
# general
n
Hi I have a script which notifies employees about record creation The look and feel is very normal for that Email and we want to change add some styling using bootstrap. I am creating the Email Body via Script. Can we add a bootstrap to the Email body we are generating using script? I tried hardcoding Link i the Email body itself but it is not reflecting in the actual email. Any Ideas how this can be done ?
s
Adding Bootstrap to style one email is pretty excessive (and bootstrap would suck for email!), there's tons of drag/drop tools online that will generate the required inline CSS for you