caveexploration Posted January 26, 2022 Share Posted January 26, 2022 Site URL: https://www.extremegear.org/shop Hi Everyone, On my store page, categories are located on the top left of the page. When I scroll down the categories disappear. Is it possible to keep them so they are always visible? After clicking on a product, the categories don't display at all either. Thanks for your help! John Link to comment
tuanphan Posted January 27, 2022 Share Posted January 27, 2022 Add to Design > Custom CSS /* Sticky category */ @media screen and (min-width:768px) { .products.collection-content-wrapper .nested-category-tree-wrapper { position: sticky; position: -webkit-sticky; top: 200px; } } 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