[NSFW] Custom Styles not working.
-
I have my email set up with this custom style, but when receiving the emails, they are not styled with these edits. How would I go about making this function the way it looks in the customizer.
Order Table Style: light
Custom styling:
h2 {
margin-top: 18px !important;}
th.td.tlabel-total{
font-size: 18px;}
th{
padding-left: 5px!important;}
td.td{
padding-left: 5px !important;
padding-right: 5px !important;
text-transform:uppercase;
font-weight:bold;
font-family:"Lato"!important;}
th.td{padding-right:5px!important;
text-transform: uppercase;}
a.button.button-primary.wt_pklist_email_btn{
border-radius:5px!important;
background: #8358bf !important;
box-shadow: 2px 2px 0 #00FFFF !important;}
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.