Hi! I've got this small website of mine where I write about indie games for Nintendo Switch (reviews, previews, interviews, etc.). Site is build on Grav with Quark Open Publishing theme with small modifications on my side. I would like to put slider/carousel which would link to selected articles above the grid with texts. So I decided to do it with LighSlider.
So I've installed LighSlider plugin on my site and injected it to a specific place in twig file, but I have some problems with default CSS of it and can't override it with my own CSS (or I make some stupid mistakes 😉 ).
When I set plugin to image mode everything is fine and slider is on desire height and 100% of width of column. But when I set it to text mode, then everything is messinged up - got some background from the first slide and whole slides are smaller and moved based on "Type Text Vertical Padding" and "Type Text Horizontal Padding" settings (so whole panels are moved, not the text itself). You can see it how it's rendering here: https://nindyki.pl/hp-test
Can someone please help me how to fix it?
