Advanced Typogrphy Mobile
-
Dear Xtemos-Team,
I would like to show the ‘product grid title’ a bit larger.
I just changed at the advanced typograhy the Font size if ‘single product grid title’.
I filled out every gap (font size, tablett, mobile).
Every with 18px. But the mobile doesn´t change.
Could you help me?
Best regards
Sebastian
Hello,
Please provide your site admin access to the private area.
Please provide the page URL and remove the rule in Advanced typography.
Best Regards
Dear Elise,
thank you for your fast reply!
The advanced typography is deleted.
Best regards
Sebastian
Hello,
Please check the credentials I cannot login.
Best Regards
Dear Elise,
I´m so sorry for my late reply!
Could you check the login one more time?
Best regards
Sebastian
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
@media (max-width: 575px){
body .product-grid-item .wd-entities-title {
font-size: 16px !important;
}
}
Best Regards