glide icon indicating copy to clipboard operation
glide copied to clipboard

Set Width to Slide-Items with CSS

Open stephanfriedrich opened this issue 4 years ago • 3 comments

Hi, thx a lot for your Slider-lib. But i cant find any information in your doc`s to fixate my slides-item width. i set the width ob my slide-items with css, but cant figure out how to prevent "glide-lib" from calculation its own slide-item sizes.

Any Ideas?

stephanfriedrich avatar Mar 04 '20 15:03 stephanfriedrich

can't you just use !important ?

nitrokevin avatar May 21 '20 09:05 nitrokevin

@nitrokevin unfortunately not. imho !important is a hack, not a convention oder code-style ;).

stephanfriedrich avatar Jun 02 '20 15:06 stephanfriedrich

I also need custom width for some slides, but, as I understand, this library may not do this..

IrynaVynnychenko avatar Mar 27 '21 18:03 IrynaVynnychenko