Slider Radio Buttons

Discussion in 'Cloriato WordPress Theme' started by spoonboy90, May 30, 2013.

  1. spoonboy90

    spoonboy90 Active Member

    Joined:
    Dec 20, 2012
    Messages:
    289
    Likes Received:
    28
    Location:
    Stoke-on-Trent, Staffordshire. UK
    Is this the correct position for the sliders radio buttons? The thumbnail on your themes page would suggest not but your live previews are also showing them in the same position as on my site in multiple browsers!

    Untitled.png

    http://www.ashley-surname.org.uk/
     
  2. Nitesh

    Nitesh Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    5,165
    Likes Received:
    160
    Hello,

    Yes it is the correct position. But if you want to show pagination over slider.
    Paste this code in Custom CSS
    Appearance > Theme Option > Styling Option > Custom CSS

    Code:
    #slider_pag {
    bottom: 11px;
    left: 0px;
    }
     
  3. spoonboy90

    spoonboy90 Active Member

    Joined:
    Dec 20, 2012
    Messages:
    289
    Likes Received:
    28
    Location:
    Stoke-on-Trent, Staffordshire. UK
    Great Nitesh,

    Thank You
     

Share This Page