mportch Posted April 13, 2020 Share Posted April 13, 2020 Site URL: https://smilodon-ocelot-my5f.squarespace.com/blog/fapa-landscape-nominee-2020 Hi, How do I make the title text appear smaller in the mobile view only - in my blog page Link to comment
tuanphan Posted April 13, 2020 Share Posted April 13, 2020 Can you include access password in question? 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
tuanphan Posted April 13, 2020 Share Posted April 13, 2020 Add to Home > Design > Custom CSS @media screen and (max-width:767px) { .blog-item-wrapper .blog-item-title h1.entry-title { font-size: 12px !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
ashleemundywebsitede Posted July 15, 2020 Share Posted July 15, 2020 How would you change the size of the site title in mobile only? Link to comment
tuanphan Posted July 16, 2020 Share Posted July 16, 2020 15 hours ago, ashleemundywebsitede said: How would you change the size of the site title in mobile only? Add to Home > Design > Custom CSS @media screen and (max-width:767px) { a#site-title { font-size: 50px; } } 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