Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #29609

    Hi:

    I’ve added a layerslider to the top of all of my internal pages on my site.

    Issue is that there is a white gap that appears between the top grey keyline and the image.

    can you please provide code to fix?

    Have a look at:

    http://www.180staging4.com/our-volunteers/

    pop up login info:

    user: general

    Password: test1

    Thanks so much!

    -Lisa

    #141107

    Hi,

    You can add this on your custom.css or Quick CSS:

    .ls-wp-fullwidth-helper {
    height: 136px !important;
    }

    .ls-wp-fullwidth-container {
    height: 136px !important;
    }

    #top .ls-wp-container {
    margin: 0px auto !important;
    }

    Regards,

    Ismael

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘LayerSlider WP issues’ is closed to new replies.