PSDesigns Posted January 11 Share Posted January 11 I am trying to reduce the font size of the portfolio pages navigation at the bottom of the pages. In mobile view, it displays too large and overlaps making it unreadable. I cannot edit as it's part of the template? All 5 pages of my portfolio have this issue https://www.parulsurti.com/portfolio/e-cards-design Link to comment
Solution tuanphan Posted January 11 Solution Share Posted January 11 You can add this to Website Tools (under Not Linked) > Custom CSS to fix problem @media screen and (max-width:767px) { h2.item-pagination-title { font-size: 15px !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!) 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