kevinklinkmuller Posted January 2, 2020 Share Posted January 2, 2020 hi there! wondering if there's a code i can inject to make the code block full width on this page www.simplyrepair.uk/reviews I have tried #reviews .Index-page-content { padding-left: 0px; padding-right: 0px; padding-top: 50px; padding-bottom: 0px; } but that's just the page padding itself as far as i understand and the code block appears to be limited to a certain width Thank you! Link to comment
tuanphan Posted January 3, 2020 Share Posted January 3, 2020 Add to Home > Design > Custom CSS div#block-yui_3_17_2_1_1573724232914_6601 { width: 100% !important; } It will improve a bit to set fullwidth code block, you need to set fullwidth for main content. If you want this, please let me know, I will give the code. 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
kevinklinkmuller Posted January 3, 2020 Author Share Posted January 3, 2020 that worked! thank you so so much I really appreciate that!!! Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.