Jump to content

Aligning text differently on mobile to desktop

Recommended Posts

  • Replies 5
  • Views 1.1k
  • Created
  • Last Reply

Top Posters In This Topic

Posted
5 hours ago, visionsbyfurks said:

Site URL: https://studiofurks.com/

Hello,

I wanted to align the "LinkedIn↗   Email↗"  in my website footer on the left side on mobile only. I want to keep it how it is on desktop where it is aligned to the right.

How do I do this? Thanks.

You can try adding to Home > Design > Custom Css

@media only screen (max-width: 767px) {
  #block-yui_3_17_2_1_1635064173917_7170 p {
    display: flex;
  }
  #block-yui_3_17_2_1_1635064173917_7170 p > a {
    margin-right: 10px;
  }
}

Let me know if it works properly on your site

Support me by pressing 👍 if this useful for you

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

  • 1 month later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • 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.