• Resolved akitzer

    (@akitzer)


    Hi everyone,
    I was wondering how I would decrease the margin underneath the slider in my homepage, my site is essexcommunityfund.menismiles.com . I would like the text underneath to be closer to the slider. Any help would be so appreciated, thank you!

Viewing 2 replies - 1 through 2 (of 2 total)
  • hannah

    (@hannahritner)

    Hey, try using this css:

    .home .sliderclass {
        padding: 0;
    }
    div#panel-173-0-0-0 {
        margin-top: 10px;
    }

    Hope it helps!

    Hannah

    Thread Starter akitzer

    (@akitzer)

    Thank you so much! You are a magical magician

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘How do I decrease the margin underneath the slider?’ is closed to new replies.