Hello Summer Sale!
Exclusive season-opening discount on TheGem theme.
Limited time offer.

Okay
  Public Ticket #2253054
Editing Colors
Closed

Comments

  • knewton785 started the conversation

    How can I change the pink color of the 'Read More'  as well as the color of the arrows at the bottom (before contact us and legal). I cannot find this in Theme Options.

  •  7,280
    Oliver replied

    HI!

    pls. use following css:

    .vc_btn3.vc_btn3-color-juicy-pink, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat {
        color: #000 !important;
        background-color: #ccc !important;
    }
    .vc_btn3.vc_btn3-color-juicy-pink, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:hover {
        color: #eee !important;
        background-color: #000 !important;
    }

    1306518730.png


    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver