Slider height, how to change?

1 reply · opened Sep 29, 2021

PpccuadraSep 29, 2021

Hi.
We are using this tamplate for a web site: index-corporate-2.html
And I would like to help us to be able to change the height of the slide (photo).
I have already reviewed the help documentation available however nothing has worked for me.
Can you give us some guidance?

SSemicolon WebSTAFFSep 30, 2021

Hello,

In order to use Custom Heights for the Sliders, simply remove the .min-vh-60 and .min-vh-md-100 Classes first from the .slider-element DIV. Then you can simply add a Custom Height in the following ways:

Using inline CSS:
[ch_pre][/ch_pre]

or normal CSS:
[ch_pre type="css"].slider-element {
height: 600px;
}[/ch_pre]

This will 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