Hi there!
I was wondering how could I address the Tags on my product pages.
I would like to make their font size larger.
@media screen and (min-width: 1024px) {
.tags? {
font-size: 30px !important;
}
}
Thank you very much in advance!!!
Hi there!
I was wondering how could I address the Tags on my product pages.
I would like to make their font size larger.
@media screen and (min-width: 1024px) {
.tags? {
font-size: 30px !important;
}
}
Thank you very much in advance!!!