teamjim Posted March 30, 2020 Share Posted March 30, 2020 Site URL: https://jimelliottvisuals.com so. i've got the text size just how i want it under the thumbnails in the portfolio on desktop view (i changed this specifically in the advanced text section), but for some reason this text is massive on mobile view. Is there a way to make the text smaller on mobile view without affecting the main page? Link to comment
tuanphan Posted April 6, 2020 Share Posted April 6, 2020 to make text smaller on mobile, add this to Home > Design > Custom CSS @media screen and (max-width:767px) { h3.portfolio-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
Archived
This topic is now archived and is closed to further replies.