Forums
Home / Theme: Fruitful / Slider size to big
(@sisqonrw)
9 years, 10 months ago
hi the slider size is to big.
how can i reduce it?
(@icaleb)
Automattic Happiness Engineer
Could you post a link to your site? Thanks.
https://www.able-goods.com
thanks!
Add this to your custom CSS:
#slider-container { height: 320px; } .flexslider .slides img { height: 320px; }
that is fine! thanks!
can i edit the wideness too?
Umm, yea but I wouldn’t recommend it.
` .main-slider-container .flexslider { margin: 0 171px; } `
It’ll cause your pictures to get caught off, and an adjustment would need to be made for smaller devices.
ok i let it so. thanks!