Page 1 of 1

Cart Module - change font size?

Posted: 03 Apr 2020, 18:30
by MAXambient
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.

Re: Cart Module - change font size?

Posted: 03 Apr 2020, 19:12
by Jan
All the items include class "ph-small", so you can change it in your template css and set another rule.

E.g.:

Code: Select all

.phItemCartBox .ph-small {
	font-size:medium
}
which will change the x-small font size in cart module to medium.

Image

Jan

Re: Cart Module - change font size?

Posted: 06 Apr 2020, 08:10
by MAXambient
Coool, thank you :-)

Re: Cart Module - change font size?

Posted: 07 Apr 2020, 00:00
by Jan
Ok

Re: Cart Module - change font size?

Posted: 22 Apr 2020, 07:17
by supportotecinf
Hi, what is the correct syntax to put in the CSS class class suffix field?

Re: Cart Module - change font size?

Posted: 22 Apr 2020, 08:02
by MAXambient
Hm, can´t say this cause there is no ph-small in the template.css

I use Helix

Re: Cart Module - change font size?

Posted: 22 Apr 2020, 11:31
by christine
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
In general, you can add (changed codes) into your custom.css of Helix.
See Custom Code: https://www.joomshaper.com/documentatio ... ustom-code

Kind regards
Christine

Re: Cart Module - change font size?

Posted: 22 Apr 2020, 12:34
by MAXambient
Cool, thanks a lot, that helped Perfect :-)

Re: Cart Module - change font size?

Posted: 22 Apr 2020, 13:11
by supportotecinf
i use astroid

Re: Cart Module - change font size?

Posted: 22 Apr 2020, 15:26
by christine
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