Image Resizing and Boxed Layout

1 reply · opened Apr 17, 2021

Rrofo62Apr 17, 2021

Hi, I would like to have the size image in the swiper slider fixed.
I have spent all day trying to solve the problem but I give up.
If you see file 1 and 2 you'll understand what I mean.

Besides I'd like to have a fixed boxed layout size and if you see file 3 and 4
you'll see what I mean ... I hope :-)

Thank you for your patience and kindness !

Regards
Roberto

SSemicolon WebSTAFFApr 18, 2021

Hello,

Since this is a Background Image, the Image covers the available area of the Slider. You can set a custom Background Size for your Image along with the Background Color of the Image:
[ch_pre type="css"].swiper-slide-bg {
background-size: 100% auto;
background-color: rgba(200,229,238);
}[/ch_pre]

This should definitely work fine. Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard