Change Color of Slider Button

Discussion in 'BlackBird WordPress Theme' started by jasonb, Jun 5, 2013.

Thread Status:
Not open for further replies.
  1. jasonb

    jasonb New Member

    Joined:
    Apr 25, 2013
    Messages:
    23
    Likes Received:
    1
    Hello,

    How can I change the color of the slider contact button? I tried some code from another thread, but it didn't work out. Thanks!

    Jason
     
  2. Nitesh

    Nitesh Support Staff

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

    Please share exact screenshot of the buttons which you want to change.
     
  3. jasonb

    jasonb New Member

    Joined:
    Apr 25, 2013
    Messages:
    23
    Likes Received:
    1


    contact button.png
     
  4. Nitesh

    Nitesh Support Staff

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

    Buttons you are talking about is image. You can edit image through
    blackbirdtheme\css\color\images\spblue.png
    Edit image with the help of Photoshop or any other image editing tool.
     
  5. jasonb

    jasonb New Member

    Joined:
    Apr 25, 2013
    Messages:
    23
    Likes Received:
    1

    I'm not sure we're talking about the same thing. I'm referring to the black area where it says contact us. It's part of the theme. Thanks.
     
  6. Nitesh

    Nitesh Support Staff

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

    Paste this code in Custom CSS
    Appearance > Theme Option > Styling Option > Custom CSS

    Code:
    .flex-caption {
    background: your color value;
    }
     
  7. jasonb

    jasonb New Member

    Joined:
    Apr 25, 2013
    Messages:
    23
    Likes Received:
    1


    Many thanks!
     
Thread Status:
Not open for further replies.

Share This Page