Style cart module
-
- Phoca Newbie
- Posts: 3
- Joined: 01 Feb 2020, 02:39
Style cart module
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
Tags:
-
- Phoca Hero
- Posts: 2819
- Joined: 28 Nov 2010, 17:20
Re: Style cart module
Hi,
it's this CSS: https://eyecandy.ltd/media/com_phocacart/css/main.css
example:
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
it's this CSS: https://eyecandy.ltd/media/com_phocacart/css/main.css
example:
Code: Select all
.ph-small {
font-size: x-small;
}
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
-
- Phoca Newbie
- Posts: 3
- Joined: 01 Feb 2020, 02:39
Re: Style cart module
Thank you for the quick reply. :)
-
- Phoca Hero
- Posts: 2819
- Joined: 28 Nov 2010, 17:20
Re: Style cart module
You're welcome!
Kind regards
Christine
Kind regards
Christine