Which Css Class Is Resposible For The H2 Tag Property?

Which css class is resposible for the h2 tag property?

There is no separate class for h2 tags. Just common properties for h1 and h2 ones

h1, h2 {
    text-decoration: none;
    font-weight: bold;
    font-style: normal;
    font-size: 24px;
    font-family: 'PT Sans';
}

thank you; you know wich css (file) is responsible?

thank you; you know wich css (file) is responsible?

​/themes/yxxx_theme/css/standalone.css

​

​But it deppends on theme you are using.

​/themes/yxxx_theme/css/standalone.css

don't exist /themes/ dir...

If you want to add your custom properties, just use the CSS section in the Theme editor and the following code:

h2 {
   font-size: 20px !important;
}

thank you!

you remeber me? you have made some job for cosmeticaeprofumi.it (now .com)

i have another request:
I would like to have the same layout as categories:

https://www.cartucce.com/cartucce-samsung.html
In the sub-categories:
https://www.cartucce.com/toner-per-samsung-it.html

thank you!

you remeber me? you have made some job for cosmeticaeprofumi.it (now .com)

i have another request:
I would like to have the same layout as categories:

In the sub-categories:

Yes, we remember you. But another manager worked with you. Feel free to contact us to get a free quote for the modification