Custom Payment Instructions Alignment

petty annoying thing, probably overlooking something simple.

“Custom Payment Instructions”
At some point my custom payment instruction center, ignoring my html to align center. I had Align left and Align Center, now everything aligns center no matter what I do.

Ive been trying to fix it myself but no matter what I do it always aligns to center. Even when removing all HTML, which should not be the case.

Am I missing something?

Can you let me know what version of GarageSale and what design template you are using?

Have you already tried to enter something like this into the Custom Payment Instructions field?:

<div style="text-align: left !important">
Enter your text here
</div>

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.