Center Categories (Mobile) - Store Page
Plugin Details
Center the product categories and breadcrumbs text on mobile.
Compatibility
Works with Squarespace 7.1
Uses Custom CSS
Add to Custom CSS
// PRODUCT CATEGORIES AND BREADCRUMBS - CENTER ON MOBILE - GHOSTPLUGINS.COM //
@media only screen and (max-width: 800px) { .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;
} }Customizable Options
Text Alignment
Notes
No plugin notes
