• Hi

    my website menu clashes with the progress bar of crelly slider.

    when hovering over the menu and trying to select, the slider is always on top of menu in terms of layers and if the mouse hits the progress bar the menu disappears.

    Any way to move the slider location on the lower side of the slides rather than on top?

    All help will be appreciated.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Fabio Rinaldi

    (@fabiorino)

    Hello, copy this CSS snippet at the end of your style.css file or, even better, in the custom CSS text area if your theme provides one:

    .crellyslider>.cs-progress-bar {
        z-index: 1;
    }
    Thread Starter raheelsarwar

    (@raheelsarwar)

    Hi Fabio,

    Thank you that seem to have fixed it but i have another issue now. On chrome the sliders words fine but on any other browser Edge, Firefox and Opera the Slider is shrinked in a corner on the right.

    Can you please advise me on what i am doing wrong?

    Everything upto date

    Plugin Author Fabio Rinaldi

    (@fabiorino)

    Hi, apparently a div in your theme does not resize properly. I’ve attached a screenshot that shows where the problem is. I think you should contact the theme’s author and ask him for help.

    View post on imgur.com

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Slider Progress Bar clashing with Menu’ is closed to new replies.