Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Thank you, Sanford! I was wondering how to paste the code in there. I cannot get it to display right-to-left in Outlook. If I put a
In our emails we have a progress bar module, but cannot get it to display right-to-left for Arabic and Hebrew. We are using velocity script to display copy in the correct direction based on segmentation for languages. Below is the code being used in the module. Any ideas? ...
Jim! I was able to fix it on my end but here's what I ended with:}@media only screen and (max-width: 480px) {.mktoForm .mktoFormRow .mktoRequiredField .mktoAsterix {margin-bottom: -27px !important; }.mktoForm .mktoFormRow .mktoFormCol {width: 350px !important;}.mktoForm .mktoFormCol .mktoLabel {line...
Hello -Having some difficulty moving the required asterisks in mobile to the left of the fields. I would like the asterisk to be positioned to the left of the input fields, however, it keeps moving above. I am sure it is a CSS issue, but I have been working on it now for too long and decided to reac...