Issue
I want to use slickjs carousel for an e-commerce product single page with a vertical thumbnail and zoom
if you have an idea please help, thanks in advance
Solution
You could use css with flexbox and change the flex-direction: coumn;
on the same container that you are targeting with slick. You might have to change some other properties such as margin and padding to position them properly, but that would be a simple css based solution.
Answered By - Connor Smyth Answer Checked By - Senaida (PHPFixing Volunteer)
0 Comments:
Post a Comment
Note: Only a member of this blog may post a comment.