mportch Posted April 20, 2020 Share Posted April 20, 2020 Site URL: https://smilodon-ocelot-my5f.squarespace.com/blog Hi, How do I reduce the line height in the heading & make the meta text "Read more" smaller? passcode: trythis Link to comment
tuanphan Posted April 22, 2020 Share Posted April 22, 2020 Add to Home > Design > Custom CSS @media screen and (max-width:767px) { /* line height */ .view-list .blog-title { line-height: 15px; } /* read more */ a.blog-more-link { font-size: 30px !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