allexanderm Posted January 6, 2022 Share Posted January 6, 2022 Site URL: http://www.emphirium.com Can anyone link me/help me to find a code on how to unfreeze the right side of the Product Description (the excerpts and product details) to start scrolling with the images/page? I would like to achieve the following: the stacked images to be on the left while the excerpt up top to scroll with the page, and not be fixed. Something like when you go to junglepresets.com products. Any ideas? Password: 20212021 Link to comment
tuanphan Posted January 8, 2022 Share Posted January 8, 2022 It looks like you solved with this CSS? @media screen and (min-width:768px) { .tweak-product-basic-item-gallery-design-stacked .ProductItem-details { position: -webkit-sticky; position: sticky; top: 0px; } } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care 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