At the bottom of my homepage, where the ".Slider-Wrapper" meets my footer, there is a horizontal line right above the footer area. How do I clear this border line?
Hello, Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: .slider-wrapper { border-bottom: none; }