Jump to content

Custom Navigation not spaced correctly as screen size decreases

Recommended Posts

Site URL: https://helix-marigold-76hn.squarespace.com/

Hi!

I have played with this a long time and cant quite get it right. Im trying to have my navigation menu items on either side of the logo with my cart/quantity at top right. However as the screen size decreases the cart moves to the right side instead of staying at the top.

Is anyone able to look at it with fresh eyes?

Thanks, much apprecited!

PW:1234

Edited by jilldiane_
Link to comment
  • Replies 2
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Posted Images

3 hours ago, jilldiane_ said:

Site URL: https://helix-marigold-76hn.squarespace.com/

Hi!

I have played with this a long time and cant quite get it right. Im trying to have my navigation menu items on either side of the logo with my cart/quantity at top right. However as the screen size decreases the cart moves to the right side instead of staying at the top.

Is anyone able to look at it with fresh eyes?

Thanks, much apprecited!

PW:1234

I found that the media query with min-width: 1025px make it happen in your site.

image.thumb.png.4303bf0f78a63af69e037f1d6ac95b23.png

 

You can add the following Custom Css and check if it work fine

#collection-604934d46ca8cd3534bb22af .showOnDesktop .header-actions-action--cart {
    position: absolute;
    top: -20px;
    right: 70px;
    z-index: 999;
}

 

Edited by bangank36

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date format)
💫 Animated Buttons (Referral URL)
🥳 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.