GavinM01 Posted May 12, 2020 Share Posted May 12, 2020 Site URL: https://octahedron-plantain-seg7.squarespace.com/ The password for the website is "morrill@trial". I am going to make the "Sign Up for Newsletter" page 1 page (page linked to button on the footer). I want to have a red border around that page, but when I add the border in the CSS, it lets me scroll down (not what I want). I can't figure it out, is anyone able to help me? - Thank You. Link to comment
tuanphan Posted May 13, 2020 Share Posted May 13, 2020 red border in this page? https://octahedron-plantain-seg7.squarespace.com/mailing-list-signup 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
GavinM01 Posted May 13, 2020 Author Share Posted May 13, 2020 Yes, the Newsletter page with the logo. Link to comment
tuanphan Posted May 14, 2020 Share Posted May 14, 2020 22 hours ago, GavinM01 said: Yes, the Newsletter page with the logo. Add to Home > Design > Custom CSS body#collection-5eb9a0ccd4d3cc58981f8766 { border: 10px solid red; } 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
GavinM01 Posted May 14, 2020 Author Share Posted May 14, 2020 2 hours ago, tuanphan said: Add to Home > Design > Custom CSS body#collection-5eb9a0ccd4d3cc58981f8766 { border: 10px solid red; } Thank you for the response. Although you sent me the same code that I have tried before, I changed the Body Collection with the Section ID, and I also added Box Sizing. This is the code I put in: section[data-section-id="5eb9ab49257cac76596ab53c"] { border:15px solid #D9242A; box-sizing: border-box; } Link to comment
tuanphan Posted May 15, 2020 Share Posted May 15, 2020 10 hours ago, GavinM01 said: Thank you for the response. Although you sent me the same code that I have tried before, I changed the Body Collection with the Section ID, and I also added Box Sizing. This is the code I put in: section[data-section-id="5eb9ab49257cac76596ab53c"] { border:15px solid #D9242A; box-sizing: border-box; } so did you solve the problem? 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
GavinM01 Posted May 15, 2020 Author Share Posted May 15, 2020 20 hours ago, tuanphan said: so did you solve the problem? Yes Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.