Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #14002
    Ciaran
    Participant

    Hi there

    I have setup a slider using the responsive slider on the celestial reloaded theme, but the dots that show how many slides are in the show do not appear under the slides.

    Any ideas why? The site is http://www.sandfordlanguages.com/create4/

    Thank you

    Ciaran

    #18114
    Sushil Adhikari
    Moderator

    They are there, just behind the curved graphic which is layered on top. It appears you are using the “flexslider” plugin? The trick is to get them to float above the curve and that means having to make some edits such as adding this from the original Celestial pro theme:

    .responsive-slider.flexslider .flex-control-nav  {
    	bottom:15%!important;
    	z-index:9999;
    }

    Only problem is that it totally ignores the z-index which means something is affecting it and won’t allow it to sit in the curve but on top of it. You might want to check out the free Widgetkit plugin (which I have a video tutorial for that for this theme. The styling I have for it does put the dots on top of the curved graphic (in the curved area).

    #14003
    Ciaran
    Participant

    Thanks a mil, I will give the widgetkit plugin a go when I get a chance and let you know if it doesnt work. I dont have the flexslider plugin, I have the Responsive slider…

    Cheers

    Ciaran

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.