Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #594496

    Hi
    I have 2 full width sliders after each other and I would like a small gap between them, about 2-3 px. When adding the whitespace it will only get minimun about 0px no matter what px I put in. The same when I try custom. Kan figure this out. Fell free to login and check it out.

    #594517

    Hey grusett!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .page-id-43 #after_full_slider_1 .content {
        padding: 0;
    }

    Regards,
    Yigit

    #594535

    Awesome! Thanx!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘2 px whitespace between sliders’ is closed to new replies.