Removing borders around slider

Posted in: Newsmag
Post count: 104

Is it possible to have the borders reduced in the slider (MX4) module? I’m using it on a page across two rows and there is border space around it that I’d like to get rid of so it takes full two columns width.

Post count: 30

I also changed mine to 250×250 size, after that I created this rule in my child-theme style.css
Add this to your child-theme style.css and change the px size to suite your purpose.

.td-theme-slider.iosSlider-col-1 .td_module_slide {
height: 250px;
}
.td-theme-slider.iosSlider-col-1.td_mod_wrap {
height: 250px;

Post count: 6600

Hi,


@ajaffarali
Please provide more details about what you would want to do as I’m not sure I understand. The slider doesn’t use the mx4 module and I also not sure how you have your slider across 2 rows.
Please let me know and also provide your site’s URL.

Thanks

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