Slide block with smaller height

Posted in: Newspaper
Post count: 31

I would like to use the blos slide on the home page of my blog, however, I want the slide images to have a smaller height.

Post count: 22421

Hello,

Unfortunately our theme does not offer any settings to decrease the height of the sliders.
You can use a custom css in the theme panel to adjust the height

.td_module_slide{
height: 500px!important;
}

Thank you!

Post count: 31

I tested CSS, but unfortunately it did not work!

Post count: 23312

Hi boka003,

Provide your website URL so I will be able to provide a more accurate response.

Thanks.

Post count: 31
Post count: 23312

Hello Jair,

The code seems to work as expected as you can see here -> https://www.screencast.com/t/Y7ZstzKf Where is the problem?

Thanks.

Post count: 31

Excuse me! Had inserted the CSS in the wrong place!
Now it worked perfectly!
Thank you!

Viewing 7 posts - 1 through 7 (of 7 total)
The forum ‘Newspaper’ is closed to new topics and replies.