WyndsorDesign 0 Share Posted January 15, 2020 Hi Everyone, I'm using the Brine template and I'm trying to make the section with the map (it's a code block) on the following index page full width. https://hexagon-energy.com/hexagon-energy-projects (pw: hexagonprojects) I'm trying the following CSS, but it's not making any changes to the page: #projects-map-section .Index-page-content { padding: 0 !important; max-width: 100% !important; } .sqs-code-block { padding: 0 !important; } If anyone has time to take a look and offer a suggestion, I would appreciate it Thanks in advance! Link to post
1 tuanphan 9,330 Solution Share Posted January 16, 2020 add to Page Settings > Advanced > Header <style> .Index-page-content { max-width: 100% !important; padding-left: 0; padding-right: 0; } </style> 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 WyndsorDesign 0 Author Share Posted January 21, 2020 This worked great! Thanks so much for taking the time to help 🙂 Link to post
Question
WyndsorDesign 0
Hi Everyone,
I'm using the Brine template and I'm trying to make the section with the map (it's a code block) on the following index page full width.
https://hexagon-energy.com/hexagon-energy-projects (pw: hexagonprojects)
I'm trying the following CSS, but it's not making any changes to the page:
#projects-map-section
.Index-page-content {
padding: 0 !important;
max-width: 100% !important;
}
.sqs-code-block {
padding: 0 !important;
}
If anyone has time to take a look and offer a suggestion, I would appreciate it
Thanks in advance!
Link to post
Top Posters For This Question
2
1
Popular Days
Jan 15
1
Jan 16
1
Jan 21
1
Top Posters For This Question
WyndsorDesign 2 posts
tuanphan 1 post
Popular Days
Jan 15 2020
1 post
Jan 16 2020
1 post
Jan 21 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