Page 1 of 1

Styling Category Name

Posted: 08 Jan 2020, 19:54
by Nidzo
I want to add class to Category Name but I can't find what file to edit to make override.
Any help is appreciated!

Re: Styling Category Name

Posted: 08 Jan 2020, 20:06
by christine
Hi,

Sorry, I don't understand, what exactly you mean.

For example Demo: https://www.phoca.cz/phocacartdemo/ to change e.g. the color of "AUDI":

Code: Select all

.ph-item-content h3 {
color: blue;
}
We need more information or live URL.

Kind regards
Christine

Re: Styling Category Name

Posted: 08 Jan 2020, 20:30
by Nidzo

Code: Select all

.ph-item-content h3
That's it! Thank you! Too much work and could not see obvious thing! :x

Re: Styling Category Name

Posted: 09 Jan 2020, 01:02
by christine
Hi,

That's fine and thanks for your feedback.
Kind regards
Christine