Hi,
I have a cosmetic problem/question and thought someone knows some quick way to do it.
When press "select payment" and the payments methods are displayed I have:
* Credit Card:After having confirmed the purchase,......
* Bank Transfer:After having confirmed the purchase,......
is there any way to put smal description to the new line like:
* Credit Card:
After having confirmed the purchase,....
* Bank Transfer:
After having confirmed the purchase,....
And also when the order summary is displayed like now:
Payment method Bank Transfer:After having confirmed the purchase,....
Payment should be send to: (payments details)
to:
Payment method Bank Transfer:After having confirmed the purchase,.....
(to put one line space here)
Payment should be send to: (payments details)
Not crucial but my customer requested that.
Many thanks
Add a <br /> to the end of the payment name in the Payment Method editor gives the linefeed. And you can also add <br /> to the Payment Description. (tested using VM2.0.21c)
Excellent solution and cannot be simpler.
For full of happiness would be great to align to the name of the payment:
* Bank Transfer:
After having confirmed the purchase,....
But still this does the job enough.
Many thanks jenkinhill!