Page 1 of 1

Background color of row ph-checkout-box-action

Posted: 17 Oct 2022, 18:06
by Hazzo
Hi

Where can I find the controlling css for the background color of i.e.

row ph-checkout-box-header
row ph-checkout-box-action
row ph-checkout-box-row

and the other checkout boxes in that section? Would like to change them all from white to dark red.


Best regards

Hans

Re: Background color of row ph-checkout-box-action

Posted: 17 Oct 2022, 21:17
by Nidzo
In yours template custom.css file

Re: Background color of row ph-checkout-box-action

Posted: 17 Oct 2022, 22:56
by Hazzo
Thanks, looked there and couldn't change it.
Finally found it in media/com_phocacart/css/main.css

Re: Background color of row ph-checkout-box-action

Posted: 18 Oct 2022, 00:49
by Nidzo
You must be aware that upgrading to new version of Phoca Cart will overwrite that customization. That is why you need to create custom.css or user.css which depends of template you use.