Cart Module - change font size?
-
- Phoca Enthusiast
- Posts: 85
- Joined: 13 Feb 2020, 17:49
Cart Module - change font size?
Hopefully my last question for today I display the cart module right beside the main part of the webpage and the headline is easy to change in t´s size, but the rest of the text (see maxambient.de) is very small. Did not find a place to change this.
Tags:
- Jan
- Phoca Hero
- Posts: 48403
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Cart Module - change font size?
All the items include class "ph-small", so you can change it in your template css and set another rule.
E.g.:
which will change the x-small font size in cart module to medium.
Jan
E.g.:
Code: Select all
.phItemCartBox .ph-small {
font-size:medium
}
Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Enthusiast
- Posts: 85
- Joined: 13 Feb 2020, 17:49
Re: Cart Module - change font size?
Coool, thank you
- Jan
- Phoca Hero
- Posts: 48403
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Cart Module - change font size?
Ok
If you find Phoca extensions useful, please support the project
-
- Phoca Member
- Posts: 19
- Joined: 31 Jul 2019, 20:28
Re: Cart Module - change font size?
Hi, what is the correct syntax to put in the CSS class class suffix field?
-
- Phoca Enthusiast
- Posts: 85
- Joined: 13 Feb 2020, 17:49
Re: Cart Module - change font size?
Hm, can´t say this cause there is no ph-small in the template.css
I use Helix
I use Helix
-
- Phoca Hero
- Posts: 2819
- Joined: 28 Nov 2010, 17:20
Re: Cart Module - change font size?
In general, you can add (changed codes) into your custom.css of Helix.MAXambient wrote: ↑22 Apr 2020, 08:02 Hm, can´t say this cause there is no ph-small in the template.css
I use Helix
See Custom Code: https://www.joomshaper.com/documentatio ... ustom-code
Kind regards
Christine
-
- Phoca Enthusiast
- Posts: 85
- Joined: 13 Feb 2020, 17:49
Re: Cart Module - change font size?
Cool, thanks a lot, that helped Perfect
-
- Phoca Member
- Posts: 19
- Joined: 31 Jul 2019, 20:28
Re: Cart Module - change font size?
i use astroid
-
- Phoca Hero
- Posts: 2819
- Joined: 28 Nov 2010, 17:20
Re: Cart Module - change font size?
Hi MAXambient,
thanks for your feedback.
@ supportotecinf,
Does your question belongs to this thread? viewtopic.php?f=44&t=61154.
It's better to write in your own thread. Thanks.
Kind regards
Christine
thanks for your feedback.
@ supportotecinf,
Does your question belongs to this thread? viewtopic.php?f=44&t=61154.
It's better to write in your own thread. Thanks.
Kind regards
Christine