Problem with loop

Posted in: Newsmag
Post count: 56

hello, i would like to use this slide on my website http://demo.tagdiv.com/newsmag/homepage-loop/ the problem is that i do not like all this white around the slide. is there any way i can remove this “empty space?

Post count: 6535

Hi

I assume that you’re referring at this margin: http://screencast.com/t/oPtaYfSqz2
That margin is part of theme’s grid and can’t be easily be removed as it will affect slide’s layout. If i remove all margins the slide will look like this: http://screencast.com/t/m92XPAb1h
If this is not what you mean please provide more details about what you’re trying to do so I can inspect it and get back to you with a more accurate answer.

Thanks!

Post count: 56

Thank you for your answer, i think that without the margins as i see it here http://screencast.com/t/m92XPAb1h the slider is much better.

Post count: 6535

Hi

Try this css in theme panel > custom code > custom css: http://screencast.com/t/IKJu3bCR

.td-theme-slider{
margin: 0 19px 0 0px;
}

Thanks!

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