Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #50126
    Doug
    Member

    How do I make the little dots for the slider go underneath the pictures instead of on top of them?

    #50128
    Sakin
    Keymaster

    @Doug: For that you need to add space below your slider. So, you can add the padding-bottom. Just add the following css in “Appearance => Theme Options => Custom CSS” box:

    #main-slider { padding-bottom: 40px; }

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘dots on slider inside photo’ is closed to new replies.