Minicart: Space between "Total" and price

GK User
Mon Jun 08, 2015 9:15 pm
I would like to set one space character between "Total" and the price. How to do that?
User avatar
Senior Boarder

GK User
Wed Jun 10, 2015 6:07 am
Could you please post an url to your site?
User avatar
Moderator

GK User
Wed Jun 10, 2015 7:52 pm
User avatar
Senior Boarder

GK User
Thu Jun 11, 2015 8:21 pm
Please check this file:
/components/com_virtuemart/language/en-GB/en-GB.com_virtuemart.ini
and check if adding space to this key:
Code: Select all
COM_VIRTUEMART_CART_TOTAL="Total"

so it looks this way:
Code: Select all
COM_VIRTUEMART_CART_TOTAL="Total "

helps.
User avatar
Moderator

GK User
Thu Jun 11, 2015 9:32 pm
Life can be so easy... thanks!
User avatar
Senior Boarder

GK User
Mon Jun 15, 2015 6:21 am
Is there anything else I can help you with regarding this topic?
User avatar
Moderator


cron