Join the Soledad Facebook Users Group here
for Share, assistance, discussion, and Updates related to Soledad WordPress Theme.

If you can't create a new ticket - you can send us an email via our contact form and we will get back to you.

Okay
  Public Ticket #1446925
Change button colors
Closed

Comments

  • Tanja started the conversation

    Dear Team,

    I wanted to change the color of the buttons (i.e. submit button of the contact form) as it is very light grey and almost not visible.

    Looked in the documentation but it is not mentioned.


    Could you help me please?


    Kind regards,

    Tanja

  •  2,699
    PenciDesign replied

    Hi,

    You can add more this code to Customize > Custom CSS to do that:

    #respond #submit, .wpcf7 input[type="submit"], .widget_wysija input[type="submit"], #respond #submit:hover, .wpcf7 input[type="submit"]:hover, .widget_wysija input[type="submit"]:hover{ background: #ff8674; color: #fff; }

    Best Regards,

    PenciDesign

  • Tanja replied

    Hi!

    Thank you! Yes, this code is working. :)

    I'm also trying to adjust the colors of the submit button of "Give forms". I tried the following code in the custom CSS. Any idea why this one is not working? Should something extra be added?


    input[type="submit"].give-submit { background: BF9F5E; color: white;

    }


    Kind regards,

    Tanja 


  •  2,699
    PenciDesign replied

    Hi,

    Can you tell me where does that buttons on your site? I didn't see any "Give forms" on your homepage or contact page.


    Best Regards,

    PenciDesign

  •   Tanja replied privately
  •   PenciDesign replied privately