Slider Height – Full Width
-
Although I already read through this forum I can’t really believe in the answers.
Isn’t it possible to adjust height of the complete slider (not just a particular picture) with CSS code?
I already tried but#wcpscwc-product-slider-1 { height: 300px !important; }
just moved the slider on my page. Working with % didn’t have an effect.
Am happy about any suggestions and useful hints!Best regards,
-Bj?rnEDIT: After getting a little bit through the code I came up with this solution.
.slick-slide img { height: 300px !important; width:300px !important; }
Regards,
-Bj?rn
The page I need help with: [log in to see the link]
- The topic ‘Slider Height – Full Width’ is closed to new replies.