Jump to content

How do I add a button to the mobile site?

Recommended Posts

  • Replies 2
  • Views 260
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

There is a "Shop" button on the mobile version for me, but it's in the top lefthand corner. I actually don't see it on desktop, but this might just be a positioning issue. In the editor, click on mobile view, try repositioning the button, saving and reloading. It won't impact the desktop layout and should solve the issue.

Link to comment

You can use this code to Website Tools > Custom CSS

/* Show button on mobile */
@media screen and (max-width:991px) {
  .header-actions.header-actions--right, .header-actions-action.header-actions-action--cta {
    display: flex !important;
}
.header-title-nav-wrapper {
    flex: 1 0 30% !important;
}
    .showOnMobile {
    display: none !important;
}
}

 

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!)

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.