We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more

How fix product photos scrolling over bottom cart stripe?

Solved

How fix product photos scrolling over bottom cart stripe?

Flaykr
Excursionist
13 0 5

Hi folks can anyone tell me where / how I can stop this happening in the desktop browser? When I scroll down the little pics and main protect pic go over the bottom add to cart banner... Thanks in advance... Jon

 

pics scroll over.jpg

Accepted Solution (1)

BSSCommerce-B2B
Shopify Partner
1972 564 567

This is an accepted solution.

@Flaykr,

Step 1. Go to Admin -> Online store -> Theme > Edit code

Step 2. Find the file theme.liquid.

Step 3. Add this code above </body>

 

<style>
sticky-atc {
  z-index: 1000!important;
}
</style>

Result for you

BSSCommerceB2B_0-1726109911769.png

 

 

B2B Wholesale Solution: Streamline your B2B operation with advanced features like wholesale registration forms, custom pricing.


B2B Portal, Quote, Net 30: Speed up purchasing and streamline your quotation process with advanced features like quick order, request for quote.


B2B Lock Password Protect: Easily control access to pages, products, and pricing with robust features.


BSS Commerce - Full-service eCommerce Agency I Use Shopify for 1$ in the first month now

View solution in original post

Replies 4 (4)

radaevich
Excursionist
12 2 2

Hi, this is not a browser problem, but a code problem

If you find our suggestions helpful, please let us know by liking it or marking it as a solution.
Or Buy me coffee or food for my cat ♥

BSSCommerce-B2B
Shopify Partner
1972 564 567

This is an accepted solution.

@Flaykr,

Step 1. Go to Admin -> Online store -> Theme > Edit code

Step 2. Find the file theme.liquid.

Step 3. Add this code above </body>

 

<style>
sticky-atc {
  z-index: 1000!important;
}
</style>

Result for you

BSSCommerceB2B_0-1726109911769.png

 

 

B2B Wholesale Solution: Streamline your B2B operation with advanced features like wholesale registration forms, custom pricing.


B2B Portal, Quote, Net 30: Speed up purchasing and streamline your quotation process with advanced features like quick order, request for quote.


B2B Lock Password Protect: Easily control access to pages, products, and pricing with robust features.


BSS Commerce - Full-service eCommerce Agency I Use Shopify for 1$ in the first month now

Flaykr
Excursionist
13 0 5

Thanks again BSSCommerce-B2B - you have been such help today. I will know who to come to when I need any coding work etc. Thanks again, Jon

BSSCommerce-B2B
Shopify Partner
1972 564 567

You're welcome 😊

B2B Wholesale Solution: Streamline your B2B operation with advanced features like wholesale registration forms, custom pricing.


B2B Portal, Quote, Net 30: Speed up purchasing and streamline your quotation process with advanced features like quick order, request for quote.


B2B Lock Password Protect: Easily control access to pages, products, and pricing with robust features.


BSS Commerce - Full-service eCommerce Agency I Use Shopify for 1$ in the first month now