Custom Bullet color for Revolution Slider

  • Resolved
    Posted in: Highend WP Theme  
  • Customer
    Jahangeer
    July 8, 2015 at 9:33 am #47824

    I have tried to change the bullet colors of the Rev Sliders for some reason its not changing. I used the below CSS Code:
    /*Normal bullet*/
    .tp-bullets.simplebullets.round .bullet{
    background:red;
    }

    /*Selected Bullet*/
    .tp-bullets.simplebullets.round .bullet.selected {
    background: black;
    }

    Sorry, this forum is for verified users only. Please Login or Register to continue

Comments are closed.