Okay
  Public Ticket #337587
Accent Color Call to Action
Closed

Comments

  • Arjan started the conversation

    Hi there,

    I noticed that since the last update (5.0) the accent color which is defined by me in the admin panel isn't applied anymore to the call to action button. The call to action button remains in the default green / blue color.

    Is this perhaps a small bug or am I overlooking something? Hope you can help me out!

    With kind regards,

    Arjan

  •  8,454
    Tahir replied

    Hey!

    Could you please provide your site url so i can check the underlying css .

    Thanks 


    ThemeNectar Support Team 

  • Arjan replied

    Ofcourse, here you go: http://development.medieja.nl/ble :)

  •  8,454
    Tahir replied

    Hey!

    Add this into the Custom CSS box located in your Salient Options panel :
    #call-to-action .container a {
        background: none repeat scroll 0 0 #D0CE34 !important;
    }
    
    Thanks 


    ThemeNectar Support Team