Jump to content

How to move buttons in mobile footer?

Recommended Posts

  • Replies 2
  • Views 240
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted Images

On 10/13/2021 at 4:55 PM, thevelveteenstudio said:

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

Hello,

I'd like to move both buttons to beneath the footer logo, or ideally make them smaller and have them neatly side by side. Not sure how to go about this!

PW: Finnegan1

Screen Shot 2021-10-13 at 5.53.16 AM.png

Try adding to Home > Design > Custom Css

@media only screen and (max-width: 767px) {
  footer .button-block {
    position: absolute;
    bottom: 15%;
    width: 145px;
  }

  footer .button-block a {
    font-size: 12px;
  }

  footer .content .row .col:last-child .button-block {
    right: 0;
  }
}

 

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 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

My result

image.png.ca71f5db944efbc8940be1e95f7c0cbc.png

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 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

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.