erinlynnyoung Posted February 5, 2022 Share Posted February 5, 2022 Site URL: https://slideux.com/blog/using-diagrams-to-plan-product-design Is there any way I can use CSS to make the blogpost pages wider? Link to comment
tuanphan Posted February 7, 2022 Share Posted February 7, 2022 On 2/5/2022 at 10:12 AM, erinlynnyoung said: Site URL: https://slideux.com/blog/using-diagrams-to-plan-product-design Is there any way I can use CSS to make the blogpost pages wider? Add to Design > Custom CSS .hide-blog-sidebar.collection-type-blog #page #content { max-width: 100% !important; } body[class*="collection-type-blog"] main#page { max-width: 100%; } 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