Jia Posted July 16, 2021 Share Posted July 16, 2021 Site URL: https://www.sarahbucklandcoaching.com/sfsa Hi! Password is: sbc (this section is at the bottom) Using flexbox for the 3 boxes here, but is it possible to make the buttons align to the center of the bottom border of the box? Like in this image: Thanks Please give this a 👍 if it helps www.sevenstars.studiowww.instagram.com/sevenstars.studio Link to comment
Beyondspace Posted July 17, 2021 Share Posted July 17, 2021 7 hours ago, JCB said: Site URL: https://www.sarahbucklandcoaching.com/sfsa Hi! Password is: sbc (this section is at the bottom) Using flexbox for the 3 boxes here, but is it possible to make the buttons align to the center of the bottom border of the box? Like in this image: Thanks try #block-yui_3_17_2_1_1626467746037_19774 +.row .sqs-block-button { position: absolute; left: 50%; transform: translateX(-50%); bottom: -15%; width: 250px; } #block-yui_3_17_2_1_1626467746037_19774 + .row .sqs-block-button a { border: 2px solid #fff; } Jia and tuanphan 2 BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox) 🗓️ Delivery Date Picker (Squarespace Date format) 💫 Animated Buttons (Referral URL) 🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations) 🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates) If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you! Link to comment
Jia Posted July 18, 2021 Author Share Posted July 18, 2021 On 7/17/2021 at 12:35 PM, bangank36 said: try #block-yui_3_17_2_1_1626467746037_19774 +.row .sqs-block-button { position: absolute; left: 50%; transform: translateX(-50%); bottom: -15%; width: 250px; } #block-yui_3_17_2_1_1626467746037_19774 + .row .sqs-block-button a { border: 2px solid #fff; } That worked, thank you! Beyondspace 1 Please give this a 👍 if it helps www.sevenstars.studiowww.instagram.com/sevenstars.studio Link to comment
Jia Posted July 29, 2021 Author Share Posted July 29, 2021 On 7/17/2021 at 12:35 PM, bangank36 said: try #block-yui_3_17_2_1_1626467746037_19774 +.row .sqs-block-button { position: absolute; left: 50%; transform: translateX(-50%); bottom: -15%; width: 250px; } #block-yui_3_17_2_1_1626467746037_19774 + .row .sqs-block-button a { border: 2px solid #fff; } Sorry just saw this! Yes, would love your help on the tablet related items! And I need help with adding a background image on the mobile menu, it doesn't appear. I also can't seem to change the colour of the mobile menu icon, just the close one. Thank you! Please give this a 👍 if it helps www.sevenstars.studiowww.instagram.com/sevenstars.studio Link to comment
tuanphan Posted August 1, 2021 Share Posted August 1, 2021 On 7/30/2021 at 2:53 AM, JCB said: Sorry just saw this! Yes, would love your help on the tablet related items! And I need help with adding a background image on the mobile menu, it doesn't appear. I also can't seem to change the colour of the mobile menu icon, just the close one. Thank you! You mean add background image for mobile overlay menu? To change burger icon color, use this CSS .burger-inner>div { background: red !important; } 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
Jia Posted August 4, 2021 Author Share Posted August 4, 2021 On 8/1/2021 at 10:17 AM, tuanphan said: You mean add background image for mobile overlay menu? To change burger icon color, use this CSS .burger-inner>div { background: red !important; } Thank you! Yes, I meant adding a background image for mobile overlay menu? Please give this a 👍 if it helps www.sevenstars.studiowww.instagram.com/sevenstars.studio Link to comment
tuanphan Posted August 5, 2021 Share Posted August 5, 2021 20 hours ago, JCB said: Thank you! Yes, I meant adding a background image for mobile overlay menu? Use this CSS /* Overlay Menu background image */ .header-menu-bg.theme-bg--primary { background-image: url(https://cdn.pixabay.com/photo/2021/07/18/17/42/waterfall-6476205__340.jpg); } 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
Jia Posted August 16, 2021 Author Share Posted August 16, 2021 On 8/5/2021 at 3:41 PM, tuanphan said: Use this CSS /* Overlay Menu background image */ .header-menu-bg.theme-bg--primary { background-image: url(https://cdn.pixabay.com/photo/2021/07/18/17/42/waterfall-6476205__340.jpg); } Thank you, it worked! Please give this a 👍 if it helps www.sevenstars.studiowww.instagram.com/sevenstars.studio 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