Make First Button Pink instead of gray - by 1922 Creative

This topic has 4 replies, 3 voices, and was last updated 8 years, 4 months ago ago by Stan Russell

  • Avatar: businessdesignexpress
    1922 Creative
    Participant
    November 21, 2015 at 00:14

    I need to make JUST the first call to action button PINK with WHITE TEXT. NO HOVER CHANGE. If anyone can help me that would be great. I do not want any other buttons on the page to change. The reference link is http://www.ganjaexpressclothing.com The button says “Shop all clothing”

    Thanks everyone!

    3 Answers
    Avatar: Robert Hall
    Robert Hall
    Support staff
    November 21, 2015 at 10:51

    Hello,

    Please use this code in Theme options->Custom CSS->Global Custom CSS.

    #rev_slider_1_1_wrapper .tp-caption a.btn{
    color:#fff !important;
    background-color: pink !important;
    }

    Regards,
    Robert Hall.

    Avatar: businessdesignexpress
    1922 Creative
    Participant
    November 23, 2015 at 03:17

    Thanks for the quick response. Its looking better. If I could get the text to be bold and the boarder to be white that would be great..

    Avatar: stan
    Stan Russell
    Participant
    November 23, 2015 at 09:31

    Hello,

    please use following code:

    #rev_slider_1_1_wrapper .tp-caption a.btn{
    border-color:white;
    font-weight:bold;
    }

    Regards,
    Stan Russell.

  • Viewing 4 results - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.