button color on slider

Discussion in 'Woodpecker WordPress Business Theme' started by sandradohn, Mar 31, 2016.

  1. sandradohn

    sandradohn Member

    Joined:
    May 11, 2012
    Messages:
    481
    Likes Received:
    1
    Hi There, I would like to change the color of the button on the slider on the home page. How do I do this? The url is breakthroughppc.com

    Thanks, Sandra
     
  2. priya

    priya Guest

    Hello, Sandra..

    Greetings from InkThemes!

    Please paste the code given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.
    Code:
    .nivo-caption a.slide-button {
        background-color: blue;
    }
    Change the color as per your interest..

    Hope it will resolve your issue

    Do let me know if you need more assistance,
    Thanks & Regards!
    Priyanka
    InkThemes.com
     

Share This Page