Hi, i have a quesiton in regard to the carousel: i made a fullscreen slideshow for the homepage of my website https://www.alessandrocugola.com/
i set the frame in a way that it fills the full screen: however when i start scaling down and playing with the browser window size, a white strip appear at the bottom. is there a way to avoid that, and make the carousel visual content always fills in the browser window? i attach a screenshot to see the white strip
compensato
Posts
-
Carousel would not scale evenly -
Carousel - scaling prev/next buttons in the mobile verisonsure! here it is https://www.alessandrocugola.com/
-
Carousel - scaling prev/next buttons in the mobile verisonhi, I added personalised previous and next buttons for the carousel on my website. Now that I am starting to layout the mobile version of it, i noticed there is not such a function to scale down or set different buttons for the mob-bile version, and that therefore the buttons appear way too big (see screenshots).
By inspecting the page and the element i was able to trace back the following code which seem to alter the size of the buttonslaycarousel-custom-button { position: relative; width: 50px; height: auto; }
however, when i copy and paste this in the Laytheme-custom CSS page and test different width values, nothing seems to change; I know i am not so expert on coding, therefore something could be clumsily wrong. Or perhaps there is even a simpler solution for this, that i haven't found yet. thanks a lot for your help :)