test melih
 melih
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • fpscaglioso Friend
    #947893

    Hi.

    How can I change the color ‘GO’ button, BG and Text, in ‘Get Latest Updates’ on JA DIrectory?

    Pankaj Sharma Moderator
    #947901

    Hi
    add below code in custom.css file and change the color code with your color

    table.acymailing_form .subbutton {
        color: #ffffff!important;
        background-color: #fe6945!important;
        border-color: #fe6945!important;
    }

    and to change the input text fields bg and border color use below code

    table.acymailing_form .inputbox {
    
        background: #363a3e!important;
        border-color: #363a3e!important;
    }

    Change all code code with your color codes .

    For the Get Latest Updates could u tell me do u want to apply a bg color behind text or want to change the text color .

Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 1 reply, has 2 voices, and was last updated by  Pankaj Sharma 8 years, 7 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum