Posted - 05/04/2022 : 08:07:30
Hi Bob,
Yes there is a way to do this:
In vsadmin find the ectadmincustom.css file (if it doesn't exist, create it)
Add something like this:
/*for orders greater than 1*/ div.ordmultiquantcol{ font-weight:700; font-size: 14px; color:red; }
Tweak the css to something you like/works for you.
Personally I don't bother with the color:red part as I use a B&W laser printer, but the bold draws your attention to it. If you do use a colour printer, you might like to make the background for the quantity field a contrasting colour. Also, I believe you need to be on at least v7.2 of the cart.
Steve
Edited by - Steved on 05/04/2022 08:09:31
|