Home Forums Theme support Hover over slider left/right arrows stops scroll Reply To: Hover over slider left/right arrows stops scroll

We’ve tested it on your website and it’s working without any problem. What browser do you use?

The css selector for the smoothslider is “#smooth_header”, you can add this code in WP admin -> Appearance -> Theme Options -> General -> Extra CSS Content:

#smooth_header {
height:300px;
}