kevinklinkmuller 0 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 post
0 tuanphan 9,366 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. You can send your question to my email to get faster answer. How to: Setup password & share url Insert Custom CSS Open Page Header Upload Custom Font Find Block ID, Data Section ID Contact Squarespace Customer Care -- Yup! Link to post
0 kevinklinkmuller 0 Author Share Posted January 3, 2020 that worked! thank you so so much I really appreciate that!!! Link to post
Question
kevinklinkmuller 0
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 post
Top Posters For This Question
2
1
Popular Days
Jan 3
2
Jan 2
1
Top Posters For This Question
kevinklinkmuller 2 posts
tuanphan 1 post
Popular Days
Jan 3 2020
2 posts
Jan 2 2020
1 post
2 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment