madebyrach_ Posted August 12, 2020 Share Posted August 12, 2020 Site URL: https://www.madebyrach.net/portfolio/lifestyle I am trying to fix the font size on my bottom links of my portfolio. They look fine on Desktop and on Mobile when the phone is turned landscape, but the words overlap when on Mobile and viewing it portrait (see photo for reference). Is there a place I can inject code or customize CSS to alter the size of the font to make it smaller? Thank you! -Rachel Link to comment
tuanphan Posted August 12, 2020 Share Posted August 12, 2020 Add to Home > Design > Custom CSS /* Portfolio pagination */ @media screen and (max-width:767px) { .item-pagination[data-collection-type^="portfolio"] .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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment