pinoff Posted April 27, 2020 Posted April 27, 2020 Site URL: http://thisisaspace.net Looking for a custom code to make the size of the pagination text on the mobile layout smaller
tuanphan Posted April 28, 2020 Posted April 28, 2020 Add to Home > Design > Custom CSS @media screen and (max-width:767px) { h2.item-pagination-title { font-size: 10px !important; } } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Marik Posted May 8, 2020 Posted May 8, 2020 On 4/28/2020 at 4:14 AM, tuanphan said: Add to Home > Design > Custom CSS @media screen and (max-width:767px) { h2.item-pagination-title { font-size: 10px !important; } } Same issue here, but any ideas how to modify the pagination line height? It's now too tight between lines.
tuanphan Posted May 8, 2020 Posted May 8, 2020 2 hours ago, Marik said: Same issue here, but any ideas how to modify the pagination line height? It's now too tight between lines. Can you share link to page in screenshot? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.