Jump to content

Center Align Social Icons In Footer

Recommended Posts

  • Replies 1
  • Views 1.4k
  • Created
  • Last Reply
1 hour ago, willfromtexas said:

Site URL: https://www.pollenmedialab.com/

Hi! 

Need some help center aligning my social media icons in the footer. Have tried lots of CSS and cant quite get it to work. Please help! 

 

Thank you.

try


@media only screen and (min-width: 768px) {
      #page-section-60469bade4448827e2782342 > .sqs-row > .sqs-col-12 {
          display: flex;
          align-items: center;
      }
      #page-section-60469bade4448827e2782342 > .sqs-row > .sqs-col-12 .socialaccountlinks-v2-block {
        order: 2;
      }
      #page-section-60469bade4448827e2782342 > .sqs-row > .sqs-col-12 .sqs-svg-icon--list {
          display: flex;
          align-items: flex-end;
          justify-content: flex-end;
      }
      #block-60469baed5104370eb8529c2 .sqs-block-content {
          display: flex;
          align-items: center;
      }
}

image.thumb.png.c189a00ec0947d96c5d28a9a2f9a98a1.png

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox - Lightbox captions only mode)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 No-code customisations for Squarespace
🚀 Learn how to rank new pages on Google in 48 hours!

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

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.