CathyBCN Posted June 21, 2022 Share Posted June 21, 2022 (edited) Site url: https://fife-corn-tfef.squarespace.com/ PW: square00 Is it possible to have the side category sticky like the header please? Thank you very much Edited June 21, 2022 by CathyBCN Link to comment
tuanphan Posted June 22, 2022 Share Posted June 22, 2022 Add to Design > Custom CSS @media screen and (min-width:768px) { .products.collection-content-wrapper .nested-category-tree-wrapper { position: sticky; position: -webkit-sticky; top: 150px; } } 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
CathyBCN Posted June 23, 2022 Author Share Posted June 23, 2022 20 hours ago, tuanphan said: Add to Design > Custom CSS @media screen and (min-width:768px) { .products.collection-content-wrapper .nested-category-tree-wrapper { position: sticky; position: -webkit-sticky; top: 150px; } } That worked perfectly thank you ! 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