EliSoccer2728 Posted January 14, 2021 Share Posted January 14, 2021 (edited) Site URL: https://visionk16.com Hi, The titles for project subpages are great on desktop, however, look chunky and overlap on mobile (screenshot attached). Do you know if there's a way to make these titles more mobile-friendly? Is there CSS for thisu Thank you! Edited January 14, 2021 by EliSoccer2728 Link to comment
tuanphan Posted January 17, 2021 Share Posted January 17, 2021 You can remove Pagination Title, add Pre/Next by 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