Jump to content

Moving cart position on mobile (lies behind cookies banner when product is added)

Recommended Posts

Site URL: http://www.exceedfootwear.com

Hi,

I am looking to move the position of the cart on my website, most importantly the positioning when seen on mobiles. It currently lies behind the cookie banner if the user does not X it. How can I move the cart to show at top right but still on screen. The current template Horizon does not let me change properties of cart apart from colour.

 

Thanks 

Link to comment
  • Replies 2
  • Views 391
  • Created
  • Last Reply

The Horizon template (part of the Pacific-family) is comparatively old and doesn't have built-in options for cart positioning like the newer Brine-family templates. However, you should be able to reposition the mobile cart by adding this to Design > Custom CSS:

@media only screen and (max-width: 768px) {
  .custom-cart {
    top:0!important;
    bottom: auto!important;
  }
}

Let me know how you get on.

-Paul

About me: I've been a SQSP User for 18 yrs. I was invited to join the Circle when it launched in 2016. I have been a Circle Leader since 2017. I don't work for Squarespace. I value honesty, transparency, diversity and good design ♥.
Work: I founded and run SF.DIGITAL, building Squarespace Extensions to supercharge your commerce website. 
Content: Views and opinions are my own. Links in my posts may refer to SF.DIGITAL products or may be affiliate links.
Forum advice is free. You can thank me by clicking one of the feedback emojis below. Coffee is optional.

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.