Page 1 of 1

Style cart module

Posted: 26 Feb 2020, 23:04
by instantinlaw
Hello, can anyone tell me where I can find the css for the cart module? The text is just too small as is. See left: https://eyecandy.ltd/ Thanks

Re: Style cart module

Posted: 27 Feb 2020, 00:06
by christine
Hi,

it's this CSS: https://eyecandy.ltd/media/com_phocacart/css/main.css
example:

Code: Select all

.ph-small {
font-size: x-small;
}
etc.
To change CSS, you should create (in generell) a custom.css: https://www.joomshaper.com/documentatio ... ustom-code > see under "Custom Code" for Helix Ultimate.

Kind regards
Christine

Re: Style cart module

Posted: 27 Feb 2020, 16:19
by instantinlaw
Thank you for the quick reply. :)

Re: Style cart module

Posted: 28 Feb 2020, 00:09
by christine
You're welcome!
Kind regards
Christine