Katie_D Posted April 16, 2022 Share Posted April 16, 2022 Hi At the bottom of my blog page, on a mobile the previous and next post titles are overlapping - any ideas how to fix this? Thanks Link to comment
tuanphan Posted April 22, 2022 Share Posted April 22, 2022 Hi, How about replacing them with Prev/Next text on mobile only? Add this to Design > Custom CSS /* Pagination title */ @media screen and (max-width:767px) { h2.item-pagination-title { display: none; } .item-pagination-prev-next { display: block !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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment