Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #856091

    I’m almost done designing my site. I could easlisy change the background and font colors on the buttons all over the website but can’t find where to do this for the submit button on my contact form:
    http://www.theskippers.co/contact/http://www.theskippers.co/contact/
    I don”t want eh default black button as i don’t have any black on my website.
    Please help!
    Romain

    #856128

    Hey mestrade,
    Try this code in the General Styling > Quick CSS field:

    .main_color input[type='submit'] {background-color: #1F2865!important; }

    I used the color I found on one of your other buttons, or you can adjust to suit.

    Best regards,
    Mike

    #856145

    Thank you! do you know whats the code to also change the color of the font in that same button?
    Thank u v much

    #856149

    I tried your css but its also changing my newsletter form.
    I just need to change it in the contact form where its black by default. I want to change it to blue background with gold font.
    I’m happy with the newsletter form as is

    Thx

    #856155

    Hi,
    Please remove the code so I can try again, please provide the color code for the font & background and the link to the newsletter form so I can check it is not changing.

    Best regards,
    Mike

    #856205

    thanks
    the background: 1F2865
    the font: edae44
    i removed the code

    #856222

    Hi,
    Try this code in the General Styling > Quick CSS field:

    .page-id-632 .avia-builder-el-8 input[type='submit'] {background-color: #1F2865!important; color: #edae44!important; }

    Best regards,
    Mike

    #856231

    it worked! thank u v much!

    #856261

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    Best regards,
    Mike

Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘Custom button’ is closed to new replies.