Jump to content

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

Recommended Posts

Posted

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 

  • Replies 2
  • Views 441
  • Created
  • Last Reply
Posted

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

Me: I'm Paul, a SQSP user for >18 yrs & Circle Leader since 2017. I value honesty, transparency, diversity and good design ♥.
Work: Founder of SF.DIGITAL. We provide high quality original extensions to supercharge your Squarespace website. 
Content: Views and opinions are my own. Links in my posts may refer to my own SF.DIGITAL products or may be affiliate links.
Forum advice is completely free. You can thank me by selecting a feedback emoji. Buying a coffee is generous but optional.

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.