Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: Removing space between slider and menu #381096

    I was using the LayerSlider WP from the menu – the one built into the theme.
    I was able to delete the space above the slider using CSS:
    .ls-wp-fullwidth-helper {
    margin: -48px auto;
    }

    • This reply was modified 9 years, 10 months ago by damiandodd.
Viewing 1 post (of 1 total)