home page product titles too big on mobile view
-
hi, after the recent woocommerce update my home page is run into issues, product title font is too big on mobile view and only on home page, other pages shop, sale etc are fine, It looks fine on a computer desktop view and also ok on responsive view but when i check it on mobile phone the title shows too big. i have tried this code but the issue is still there:
@media only screen and (max-width: 768px) {
h1.ProductList-title {
font-size: 13px !important
}
}Is there a way to modify the size just for mobile devices?
The page I need help with: [log in to see the link]
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.