Custom CSS
-
I want to add left and right padding to order detail heading as shown in the screenshot:
https://share.getcloudapp.com/X6udYbAXI’ve added following code in Custom CSS section:
.email-spacing-wrap table thead tr th { padding-left: 12px !important; padding-right: 12px !important; }
It is showing correctly in the mail preview screen, however, it is not correctly rendered in the received email as shown in the attached screenshot:
https://share.getcloudapp.com/04uOr52nAny idea how to achieve this?
Thank you.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Custom CSS’ is closed to new replies.