willfromtexas Posted March 23, 2021 Share Posted March 23, 2021 (edited) 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. Edited March 23, 2021 by willfromtexas Beyondspace 1 Link to comment
Beyondspace Posted March 24, 2021 Share Posted March 24, 2021 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; } } tuanphan 1 Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Keyword HighlighterIf you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you 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