Cant change alignment in css
-
Hi,
I really appreciate this plugin. But I have an issue with the alignment. Please refer to this screenshot
Currently the prices are all in center, but I need them to be on the right side.
I tried with this css:
.email-spacing-wrap tr > *:last-child {
text-align: right !important;
padding-right: 10px !important;
}It worked in the editor, however when I send emails, the css gets ignored.
I saw somewhere that with emails, providers would take the css for emails and render it inline in html, so Im not sure that could be the case?Is there a fix around this?
Please let me know thanks.
Best regards,
Troy
The topic ‘Cant change alignment in css’ is closed to new replies.