Sep 16
In the "Marquee" widget, allow us to choose between GRID or SLIDER types of horizontal scrolling
Similarly to what currently exist for instance in the WoodMart Upsells, we have GRID or SLIDER types of horizontal scrollings.
Allow us to have this choice in the Marquee.
What is the difference between GRID or SLIDER ?
> SLIDER is what is currently available in the Marquee, i.e. all the content items are slowly scrolling by themselves non-stop
> GRID is showing the content of each item fully at once on the screen, then disappears by scrolling entirely at once to show the next item. THat way we can see the full content of each item at once.
Pending