Hi, I have a slider on the page, and I’ve applied a style to the whole slider and set Height to 100 HV , so it’s fullscreen. I have a problem centring the content vertically within each slide , so on a different device it would always be centred. I’v played with flexboxes, applying them either to slide container, or placing a div inside of container, but had no luck centring.
Solved by searching the forum. I was trying to override Webflow’s slider components by adding class and flexbox to “slide”, instead I’ve put another container inside and it works perfectly. Thanks