Jump to content

trying to align social buttons to center of page, not footer

Recommended Posts

  • Replies 9
  • Views 807
  • Created
  • Last Reply
Posted
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?

Screen Shot 2021-03-24 at 6.20.38 PM.png

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;
}

image.thumb.png.ae6a504566ad323b4f4b87074b629672.png

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Pinch/Zoom images, videos - PDFs Lightbox - ...) </>  🗓️ Delivery Date Picker (Date picker form field)
Gallery block 7.1 workaround </> 🤖 Ask me anything

Posted

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. 1396430905_ScreenShot2021-03-24at10_36_21PM.thumb.png.90156f59b0d71500b9314dd91a4c5455.png217359987_ScreenShot2021-03-24at10_38_39PM.thumb.png.eb35420556a0c31c8e860810255e5765.png

Screen Shot 2021-03-24 at 10.56.12 PM.png

Screen Shot 2021-03-24 at 10.55.37 PM.png

Screen Shot 2021-03-24 at 10.55.27 PM.png

Posted

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?

Posted
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 (Pinch/Zoom images, videos - PDFs Lightbox - ...) </>  🗓️ Delivery Date Picker (Date picker form field)
Gallery block 7.1 workaround </> 🤖 Ask me anything

Posted

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?

Posted
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?

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

  • 2 weeks later...

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.