Title: Scroll Bar
Last modified: August 21, 2016

---

# Scroll Bar

 *  Resolved [Vasnet7](https://wordpress.org/support/users/vasnet7/)
 * (@vasnet7)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/scroll-bar-10/)
 * Hello
    I have installed your beautiful plugin in site: skoumoky.com but it appears
   a scroll bar at the bottom of the slider. How can i remove this scroll bar? Thank
   you very much Best regards
 * [https://wordpress.org/plugins/slider-image/](https://wordpress.org/plugins/slider-image/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [huge_it](https://wordpress.org/support/users/huge_it/)
 * (@huge_it)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/scroll-bar-10/#post-5019910)
 * Please go to our plugins editor, find slider_front_end.html.php file then find
   the
    .huge_it_slideshow_image_item_<?php echo $sliderID; ?> {} and .huge_it_slideshow_image_second_item_
   <?php echo $sliderID; ?> {}
 * add this source to that elements
 * {
    margin: 0px !important; padding: 0px !important; overflow-x:none !important;
   overflow-y:none !important; }
 * after in same file please find .huge_it_slideshow_image_<?php echo $sliderID;?
   > {} element and add him this source
 * {
    margin: 0px !important; padding: 0px !important; }
 * If you cant do that please contact us to [info@huge-it.com](https://wordpress.org/support/topic/scroll-bar-10/info@huge-it.com?output_format=md)

Viewing 1 replies (of 1 total)

The topic ‘Scroll Bar’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/slider-image_277db5.svg)
 * [Responsive Slider - Image Slider - Slideshow for WordPress](https://wordpress.org/plugins/slider-image/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/slider-image/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/slider-image/)
 * [Active Topics](https://wordpress.org/support/plugin/slider-image/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/slider-image/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/slider-image/reviews/)

## Tags

 * [Scroll Bar](https://wordpress.org/support/topic-tag/scroll-bar/)

 * 1 reply
 * 2 participants
 * Last reply from: [huge_it](https://wordpress.org/support/users/huge_it/)
 * Last activity: [11 years, 11 months ago](https://wordpress.org/support/topic/scroll-bar-10/#post-5019910)
 * Status: resolved