superjew Posted March 25, 2021 Share Posted March 25, 2021 Site URL: https://dreitz.com/contact Trying to move the 3 little social buttons from the footer to just below where it currently says reel/email while keeping everything else as-is...is this possible? Beyondspace 1 Link to comment
Beyondspace Posted March 25, 2021 Share Posted March 25, 2021 1 hour ago, superjew said: Site URL: https://dreitz.com/contact Trying to move the 3 little social buttons from the footer to just below where it currently says reel/email while keeping everything else as-is...is this possible? try .sqs-slide-wrapper[data-slide-type="cover-page"] .alignment-center .layer-front .sqs-slide-layer-content { display: flex; align-items: center; flex-wrap: wrap; align-content: center; } .sqs-slide-wrapper[data-slide-type="cover-page"] .sqs-slice-group.full-width, .sqs-slide-wrapper[data-slide-type="cover-page"] .sqs-slice-group.bottom-full-width{ position: static; } tuanphan and superjew 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
superjew Posted March 25, 2021 Author Share Posted March 25, 2021 thanks! that didn't work in either of these two areas i tried to paste it into. did I do it wrong? I'm not fluent in custom css and very much appreciate your help. Link to comment
superjew Posted March 25, 2021 Author Share Posted March 25, 2021 also is it possible for me to adjust vertically the placement of the social buttons if I want to try them a little higher or a little lower? Link to comment
superjew Posted March 25, 2021 Author Share Posted March 25, 2021 would changing the page's layout help? Link to comment
Beyondspace Posted March 26, 2021 Share Posted March 26, 2021 5 hours ago, superjew said: would changing the page's layout help? Place this into Cover page Code injection <style> .sqs-slide-wrapper[data-slide-type="cover-page"] .alignment-center .layer-front .sqs-slide-layer-content { display: flex; align-items: center; flex-wrap: wrap; align-content: center; } .sqs-slide-wrapper[data-slide-type="cover-page"] .sqs-slice-group.full-width, .sqs-slide-wrapper[data-slide-type="cover-page"] .sqs-slice-group.bottom-full-width{ position: static; } </style> 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
superjew Posted March 26, 2021 Author Share Posted March 26, 2021 thanks you! no change unfortunately. as I tried it now I just put that last code you gave me in the cover page code injection . didn't work, so I then also used the original code you sent as well and that cover page code injection and no change (fwiw I also have a custom css code in there I need to keep if there's a way to have 2 codes running in parallel, if it has to go in the custom css window). my template is in the farro family if that helps? Link to comment
tuanphan Posted March 28, 2021 Share Posted March 28, 2021 On 3/26/2021 at 8:05 AM, superjew said: thanks you! no change unfortunately. as I tried it now I just put that last code you gave me in the cover page code injection . didn't work, so I then also used the original code you sent as well and that cover page code injection and no change (fwiw I also have a custom css code in there I need to keep if there's a way to have 2 codes running in parallel, if it has to go in the custom css window). my template is in the farro family if that helps? Have you solved it yet? superjew 1 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
superjew Posted March 28, 2021 Author Share Posted March 28, 2021 no solve as of yet! Link to comment
tuanphan Posted April 10, 2021 Share Posted April 10, 2021 On 3/29/2021 at 4:52 AM, superjew said: no solve as of yet! Hi. You want to move these up? 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