RickEatonENPS Posted September 11 Share Posted September 11 On the page that lists all blog posts, posts with long titles are wrapping around, but on the same line, so that the beginning of the title is being overwritten by the end. The attached screenshot shows this. How can I set a property so that long titles will wrap to a new line? Here is the published page exhibiting this behavior: https://ccmht.org/blog?offset=1507681830313 Link to comment
Solution tuanphan Posted September 12 Solution Share Posted September 12 I think you set line height <1 so it causes problem Access Site Styles > Change H1 line height to another value or add this to Website > Website Tools > Custom CSS /* Blog Title line height */ .blog-basic-grid .blog-title { line-height: 20px !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