dchavez Posted June 26, 2020 Share Posted June 26, 2020 Site URL: https://us.typology.com/about-us#2 Hi Im looking into add a content box over 4 consecutive banner images like the site linked below. Let me know if you have any ideas? Thanks https://us.typology.com/about-us#2 Link to comment
Mikkisha Posted February 24, 2021 Share Posted February 24, 2021 (edited) I was able to manipulate the background of this section ( see image) to make a similar effect. Maybe you can tweak this code to fit what you need. I used the google chrome developer tool to find the data section id. Hope this helps. [data-section-id=" your Section ID"] .section-background { background: #E8E7EA !important; width:29%!important; height:80%!important; padding: 10px 0px 10px 0px; margin-left: 697px; } I used these tutorials to work together a solution. Unfortunately this one is for 7.0 but I was able to grab some important ideas and techniques. Edited February 24, 2021 by Mikkisha Link to comment
tuanphan Posted March 1, 2021 Share Posted March 1, 2021 On 2/25/2021 at 1:09 AM, Mikkisha said: I was able to manipulate the background of this section ( see image) to make a similar effect. Maybe you can tweak this code to fit what you need. I used the google chrome developer tool to find the data section id. Hope this helps. [data-section-id=" your Section ID"] .section-background { background: #E8E7EA !important; width:29%!important; height:80%!important; padding: 10px 0px 10px 0px; margin-left: 697px; } I used these tutorials to work together a solution. Unfortunately this one is for 7.0 but I was able to grab some important ideas and techniques. You can use this tool to find data section id. https://chrome.google.com/webstore/detail/squarespace-id-finder/igjamfnifnkmecjidfbdipieoaeghcff?hl=en 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