jilldiane_ Posted September 29, 2021 Share Posted September 29, 2021 (edited) 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 September 29, 2021 by jilldiane_ Link to comment
Beyondspace Posted September 29, 2021 Share Posted September 29, 2021 (edited) 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. 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 September 29, 2021 by bangank36 Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Keyword HighlighterIf you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you Link to comment
jilldiane_ Posted September 29, 2021 Author Share Posted September 29, 2021 Thanks!! Beyondspace 1 Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment