pinoff Posted April 27, 2020 Share 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 Link to comment
tuanphan Posted April 28, 2020 Share 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 How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Marik Posted May 8, 2020 Share 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. Link to comment
tuanphan Posted May 8, 2020 Share 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 How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.