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

This topic contains 1 reply, has 2 voices, and was last updated by  7Theme Support 8 years, 11 months ago.

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

    Using the Marea theme for this site (www.scoutsforest.com). have set the smooth slider for the homepage and it works fine, aprt from when you hover over the left & right scrolling hotspots, it stops the scrolling and it does not restart unless you refresh the page.

    I have the “pause scroll on hover” unchecked on both slider types in Allsider settings. Any idea what is causing this?

    Also, is how can I reduce the height of the slider window? It doesnt seem to be be based on image size and I cant get any custom CSS to work.

    Thanks
    Steve

    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;
    }

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.