How to separate Orders text
-
Hi!
I’m having some trouble separating 3 words from the “Orders” area. The orders are shown and you are given the option of Pay, See or Cancel the specific order (My example is in spanish) but I can’t seem to be able to separate the 3 different words and it looks like one.
Could you please let me know how to fix this?
Attached a picture so you can see what I’m talking about (The 2 vertical lines are where the word division is support to be).
Thank you!
Attachments:
You must be
logged in to view attached files.
Hello,
Thank you for reporting us about this issue. We will fix it in our next theme update.
Could you please provide us your admin access so we could prepare a quick fix for you?
Regards
Absolutely! Thank you for your quick reply.
Thank you.
Add this short snippet to the Custom CSS area in Theme Settings
.my_account_orders td.order-actions a {
margin: 0 5px
}
Regards
That solved it! Thank you so much
The topic ‘How to separate Orders text’ is closed to new replies.