Take your website
To the next level
Discover our newly launched customization services and elevate your web projects to new heights.
Delegate tasks, save time, and unlock the power of professional WordPress outsourcing.

Okay
  Public Ticket #3034283
How can I change Properties using CSS
Closed

Comments

  • Alejandro started the conversation

    Hi agian,

    Can you explain, how can I change the properties using the CSS, of the button the contact form?

    the code class is:

    class="wpcf7-form-control has-spinner wpcf7-submit gem-button gem-button-text-weight-bold"

    Could you say me what code use for change the color, please!!!

    I attached the screnshoot

  •  7,092
    Oliver replied

    HI!

    CSS example:

    .wpcf7-form .gem-button {
        background-color: #000 !important;
    }
    .wpcf7-form .gem-button:hover {
        background-color: #eee!important;
    }

     

    3938581396.jpg

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

    Regards, Oliver

  • Alejandro replied

    It's resoved...... Many thanks!


  •  7,092
    Oliver replied

    Welcome!

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

    Regards, Oliver

  • Alejandro replied

    Hi again,

    but the code don't work,

    can you check it: 

    https://prueba.oxworldwide.com/

    in the form below

    tell me something.... thanks!

  •  7,092
    Oliver replied

    HI,

    Can I deactivate third-party plugins?

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

    Regards, Oliver

  • Alejandro replied

    yesss

  •  7,092
    Oliver replied

    Changed the code a bit, can you check it now?

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

    Regards, Oliver

  • Alejandro replied

    Ok, thanks, now work it!

  • Alejandro replied

    Hi Oliver,

    Some code on the server has been misconfigured and again the color of the custom CSS doesn't work,

    Could you solve it... please! many thanks

  •  7,092
    Oliver replied

    Hi,

    Don't add comments in the style you added, pls. read this one:

    https://www.w3schools.com/css/css_comments.asp

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

    Regards, Oliver

  • Alejandro replied

    ok...thanks!

  •  7,092
    Oliver replied

    Welcome!

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

    Regards, Oliver