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
Background color of row ph-checkout-box-action
- Hazzo
- Phoca Member
- Posts: 10
- Joined: 04 Aug 2021, 16:21
- Nidzo
- Phoca Professional
- Posts: 387
- Joined: 07 Nov 2018, 14:55
Re: Background color of row ph-checkout-box-action
In yours template custom.css file
- Hazzo
- Phoca Member
- Posts: 10
- Joined: 04 Aug 2021, 16:21
Re: Background color of row ph-checkout-box-action
Thanks, looked there and couldn't change it.
Finally found it in media/com_phocacart/css/main.css
Finally found it in media/com_phocacart/css/main.css
- Nidzo
- Phoca Professional
- Posts: 387
- Joined: 07 Nov 2018, 14:55
Re: Background color of row ph-checkout-box-action
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.