Abdul_Makodiya Posted August 27, 2020 Share Posted August 27, 2020 Site URL: https://www.cherrycouture.co.uk/sample-sale I achieved my desired effect of having a sticky product description, this effect only looks good with a stacked image gallery. However i do not wish to have a stacked image gallery for the mobile site, i wish to have the slideshow as it has a stronger reading for the audience when on mobile site. I haven't found a specific code that can change the product gallery just for mobile. If anyone can have a look and see if they can have a code that can help this. If you like the sticky product description let me know i can send you the code. Thanks Link to comment
tuanphan Posted August 28, 2020 Share Posted August 28, 2020 Edit your code to this @media screen and (min-width:641px) { nav.ProductList-filter { position: -webkit-sticky; position: sticky; top: 0 } } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
Abdul_Makodiya Posted August 31, 2020 Author Share Posted August 31, 2020 this is the desktop version and has a stacked gallery which is what i want this the mobile version but i don't want the gallery to be stacked, i want it to be a slideshow. A code for the variation when the media screen is on mobile for it to be a slideshow would be great. Link to comment
tuanphan Posted August 31, 2020 Share Posted August 31, 2020 I think you need a lot of code (CSS, JavaScript) to solve this. I have no ideal now. Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.