Hi,
What is the CSS tag I should use to modify the “Product Slider Header H3” for size and color? I Have use a custom H3 CSS tag for the site wide site but I need a it custom for this one.
is this the one I should edit or what is the tag I should edit?
.products .product h3 {
}
Hi dhuet!
Yes that is the one. You can modify the h3 from there, with the color and sizing you want.
Regards,
Basilis
Do I need to use “!important”
Did
Never mind it worked. Thanks