Center Product Categories On Mobile
1. Plugin Info
Center the product categories and breadcrumbs text on mobile.
Works with Squarespace 7.1
Uses Custom CSS
2. Add this code to Custom CSS
// Product Category and Breadcrumbs - Center On Mobile - Ghost // @media only screen and (max-width: 600px) { .products.collection-content-wrapper .nested-category-breadcrumb, .products.collection-content-wrapper .nested-category-title.nested-category-title-padding { text-align: center !important; display: block !important; } }
3. Customizable Options
Text Alignment
4. Plugin Notes
No plugin notes