Home Forums Theme support Unifarm – Home page slider links don't work

This topic contains 3 replies, has 2 voices, and was last updated by  7Theme Support 7 years, 5 months ago.

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

    I set up two slider images on home page, bot with links http://twddemo.com/holistic/ However , none of the links work – when I click on them nothing happens…
    Please help!

    Ok, that’s an theme issue, looks like the slider navigation covers the slider content. You can add this css code in WP admin -> Appearance -> Theme Options -> General -> Extra CSS Content, this should solve the problem:

    .slideshow_cycle_container + .slider_overlay {
    	position: initial;
    }

    We will include this in the next update…

    Yes! It worked, Thanks a lot!

    Ok, I’m glad it’s working!

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

You must be logged in to reply to this topic.