Hi, how can I change the item description tag in the Phoca Cart Product Scroller Module?
thanks
Tag
- Jan
- Phoca Hero
- Posts: 48706
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Tag
Hi, nut sure what exactly do you mean with "item description tag"? Can you paste a screenshot?
Jan
Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Member
- Posts: 19
- Joined: 31 Jul 2019, 20:28
Re: Tag
how do I send you the screenshot?
- Jan
- Phoca Hero
- Posts: 48706
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Tag
Hi, just follow the link "How to add screenshot to post"

Jan

Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Member
- Posts: 19
- Joined: 31 Jul 2019, 20:28
Re: Tag
thanks
https://imgur.com/plYkW51
https://imgur.com/plYkW51
-
- Phoca Hero
- Posts: 2886
- Joined: 28 Nov 2010, 17:20
Re: Tag
Hi,
maybe you mean this here (just example to change into your custom.css):
maybe you mean this here (just example to change into your custom.css):
Code: Select all
h3.ph-product-header.grid {
font-size:110%;
}