Open joecroco opened 11 months ago
as can be seen in this image the filter has to sit above the toggle. the only way currently to position the filter next to the toggle is to use negative margines or change the absolute position which gets messy on screen resizing and different devices.
so to be able to create a container, and then add in both the "switcher Toggle" and the "sorting filter" or "text" and connect the toggle to the switcher widget templates via query Id would enable greater design possibilites
the switcher wudget is a key component of the woocmmerce shop page. on most websites the toggle for the product grid/list is usually accompanied by text, or active filters/ sorting filters which sit horizontally on the same line.
in crocoblock currently the toggle can only be aligned by altering the margin, and the sorting filters can only go above the toggle in another container.
it would be nice if the toggle was separate to the switcher template area and was connected by css id and query id.
it would then be possibel to put the toggle in a container anywheere on the page. this would make it easier to then put the sorting filter and text next to the toggle instead of being forced by limited options to put them aboove the toggle. or have to use negative margin function whihc is tedious and messy.
this would make for a cleaner looking shop page with less wasted space and greater control over the look and feel of the pages design.
most other ecommerce sites have the sorting filter sat on the same line as the toggle, but this function has not yet been implemented into the crocoblock system
would love to see this improvement
thanks
joe