Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi AzureDesigns!
    I am not sure this is the best way, but what I did to control spacing beneath the slider was to add margin-bottom:-30px; to the easingslider css (preferably in your own custom.css) like this:

    .easingsliderlite, .easingsliderlite div, .easingsliderlite a, .easingsliderlite img {
    line-height: 0 !important;
    margin: 0 0 -28px !important;
    outline: medium none !important;
    }

    (your number may vary)

    Thread Starter AzureDesigns

    (@azuredesigns)

    Hi Aly22
    Thank you so much that worked perfectly. And the size was perfect too.
    Really appreciate your help on this.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Space under slider’ is closed to new replies.