Hi guys,
Would like to reuce and align the filter bar in all views.
Thank you
A user seeks to reduce the size and align the filter bar across all views on their Shopify store, providing a screenshot showing the current layout.
Solution Provided:
</body> in theme.liquid.filters-toolbar-wrapper and .filters-toolbar classes to adjust padding, background color, and widthOutcome:
Status: Resolved for the primary filter bar concern; slideshow issue remains open and will be addressed separately.
Hi guys,
Would like to reuce and align the filter bar in all views.
Thank you
hi,
Please use code given below. paste the code above in theme.liquid.
layout >> theme.liquid
body .filters-toolbar-wrapper .page-width .filters-toolbar { background: #d0021b; padding: 0 20px!important; } body .filters-toolbar-wrapper .page-width { background: #fff!important; }Worked very well in scss after remove style. Thank you
my pleasure ![]()
pleasure is mine. If you can fix that slideshow issue.
which type of issue created with slideshow? i can solve but I’m on the bed right now then please share the issue and i will solve tommorow please friend because I’m very tired.
Divinding slideshow into multi slides
Have a good sleep. Thank you