How to Change the Submit Button Color of The WPForms WordPress Plugin?

Поделиться
HTML-код
  • Опубликовано: 14 апр 2023
  • In today's video tutorial we'll learn how to customize the free WPForms WordPress plugin submit button colors in a simple, fast and effective method.
    Download WordPress themes and plugin free visualmodo.com/borderless/
    Add Buttons To WP Posts & Pages: How To Use WordPress Block & Widget Editor Tutorial • Add Buttons To WP Post...
    How To Use Yoast SEO WordPress Plugin To Optimize Blog Posts For Google Search? • How To Use Yoast SEO W...
    Try it out here tome.app/invite/visualmodo-cl...
    Would you like to alter the color of the submit button on your forms? All you need to alter the appearance of the submit button on the form is CSS, and this can be combined with your website's branding to create a unique design. In this lesson, we'll cover the fundamental CSS necessary to alter the color of buttons.
    By default, WPForms styles the submit button's color to be a slightly gray background. However, you may want to alter the color to better coordinate with the colors of your website or company's branding. This can be accomplished with a concise CSS snippet. We will begin by creating a new form and adding our fields. To alter the color of the button, you will need to duplicate this CSS to your website. #wpforms #wordpress #tutorial
    The following CSS will alter the color of the submit button's background to blue (#024488) with white text on all of the WPForms Submit buttons on your website.
    Why doesn't this CSS suit me? Many potential causes could exist for your site's lack of change, including a caching issue or something that overwrote the CSS with the !important tag, even on the CSS rules.
    .wpforms-form button[type=submit] {
    background-color: #024488 !important;
    border-color: #024488 !important;
    color: #fff !important;
    transition: background 0.3s ease-in-out;
    }
    .wpforms-form button[type=submit]:hover {
    background-color: #022B57 !important;
    }
    ⭐ Free Goods of the Week: Download these 6 free goods before it's too late! crmrkt.com/NloAlj
    ⭐ Buy Website Hosting Plan and Gain a Free Domain At bluehost.sjv.io/EaMeRe
    ⭐ Best VPN service namecheap.pxf.io/XYx5q3
    ⭐ Register Your Domains Hassle-Free namecheap.pxf.io/rnmrdB
    ⭐ Managed Cloud Hosting www.cloudways.com/en/?id=309377
    I hope you guys enjoy this video, feel free to use the comments section below in case you have any questions, and don't forget to check out that Visualmodo website and subscribe to our channel for more web design and development training videos. Please check the links below for more content.
    Website visualmodo.com/
    Facebook / visualmodo
    Instagram / visualmodo
    Twitter / visualmodo
  • НаукаНаука

Комментарии • 112

  • @snowin5797
    @snowin5797 6 месяцев назад +1

    Thanks Visual Modo. You're the Best !

  • @amberalbergottie2166
    @amberalbergottie2166 4 месяца назад +2

    This was exactly what I needed! Thank you so much!!

    • @visualmodo
      @visualmodo  4 месяца назад

      Thank you so much for your comment

  • @Yander_van_der_wurff
    @Yander_van_der_wurff Год назад +1

    thank you so much i have been trying this it took me so long to figure out!!

  • @cyberculture4989
    @cyberculture4989 Год назад +1

    Love your tips ❤

  • @arpon37
    @arpon37 Год назад +1

    Interesting and useful, thanks for the video!

  • @JasperHunt-hq7pu
    @JasperHunt-hq7pu Год назад +5

    Brother, you have no idea how much that just helped me out. Really, thank you very much :)

  • @mayaken6660
    @mayaken6660 Год назад +1

    Excellent work!!!!

  • @cl.mydigitalking
    @cl.mydigitalking 3 месяца назад +1

    Thank you so much!! Love it!

  • @mizzbone4860
    @mizzbone4860 Год назад +1

    This really helped! Thanks 🙂

  • @Lehntastic
    @Lehntastic 5 месяцев назад +1

    Thank you, that helped me a lot!

  • @Harsh-Tech-Hub
    @Harsh-Tech-Hub Год назад +1

    thank you , it's really helpful video

    • @visualmodo
      @visualmodo  Год назад

      Thanks for your comment! all the best

  • @unicorp2849
    @unicorp2849 Год назад +1

    Amazing content!!! 😀😀😀😀

  • @Bisonintheforest
    @Bisonintheforest 9 месяцев назад +1

    brother thank you so much

    • @visualmodo
      @visualmodo  9 месяцев назад

      Thank you so much for your comment!

  • @studioskip
    @studioskip 6 месяцев назад +1

    THANK YOU SOOOO MUCH!

  • @tongduro7375
    @tongduro7375 3 месяца назад +1

    Geezer! Thank you

  • @LynProwseBishop
    @LynProwseBishop 10 месяцев назад +1

    Magic Thanks 🤩

    • @visualmodo
      @visualmodo  10 месяцев назад

      You're welcome 😊

  • @emindmnger8372
    @emindmnger8372 5 месяцев назад +1

    Thanks!

    • @visualmodo
      @visualmodo  5 месяцев назад

      Thank you so much for your comment!

  • @denisehomewood8342
    @denisehomewood8342 Год назад +1

    Thankyou so much :)

  • @karamah
    @karamah Год назад +1

    Works like a gem! Thank you so much

  • @alansaiyan6772
    @alansaiyan6772 Год назад +1

    thank you.

  • @thewhistledown6937
    @thewhistledown6937 2 месяца назад +1

    Thank you

    • @visualmodo
      @visualmodo  2 месяца назад

      Thank you so much for your comment!

  • @howtohermione2
    @howtohermione2 Год назад +1

    thank you :)

  • @PranavMaurya02
    @PranavMaurya02 Год назад +1

    thanks man i did it

  • @cesargomez6135
    @cesargomez6135 8 месяцев назад +1

    Thx you solve me a day of serch

  • @LesleyPazdzioch
    @LesleyPazdzioch Год назад +1

    You are my new best friend!

  • @nandaparb3179
    @nandaparb3179 Год назад +1

    Very good and easy to follow WordPress tips!

  • @ferrykouemo3370
    @ferrykouemo3370 3 месяца назад +1

    Merci beaucoup

  • @charukalakshitha3802
    @charukalakshitha3802 Год назад +1

    superb...

  • @guizerawp9750
    @guizerawp9750 6 месяцев назад

    me surpreendi quando percebi q era brasileiro, bom conteúdo me ajudou aqui haha

    • @visualmodo
      @visualmodo  6 месяцев назад

      Fico feliz em ajudar, tudo de melhor

  • @len.2011
    @len.2011 Год назад +1

    TOP TOP TOP TOP!!!!

  • @user-cv5tu7vy8r
    @user-cv5tu7vy8r 5 месяцев назад +1

    can you also change the shape of the button? all my other buttons on website have rounded edges but the one on wp-forms have square edges

    • @visualmodo
      @visualmodo  5 месяцев назад

      Yes, you need to add a CSS code, 'border'

  • @economestre
    @economestre Год назад +1

    Top 🔝

  • @pregeefranklin5512
    @pregeefranklin5512 8 месяцев назад

    Thanks this helped.
    But i am still having issues, the form i created is a two step form, where by the first button is a "next" button, and then the second button that appears after clicking on the next button is a "submit" button. the CSS code only changes the color for the submit button. how can i change the color of the next button?

    • @visualmodo
      @visualmodo  8 месяцев назад

      are you using WordPress blocks editor?

  • @angelicagamarra3513
    @angelicagamarra3513 9 месяцев назад +1

    How about change the background for a single contact form? editting CSS will set for all the cf7 on the site. ;) thank you

    • @visualmodo
      @visualmodo  9 месяцев назад

      Please try to follow ruclips.net/video/w7xhzbE_t30/видео.html

  • @user-dv6vx1ov2h
    @user-dv6vx1ov2h 3 месяца назад

    very good video. I could not find this explained anywhere. Now how do I change the color and size of that same button? Do you have a video or the CSS code for that?

    • @visualmodo
      @visualmodo  3 месяца назад

      Thanks for your comment. The idea is the same one present in the video, Color is explained on the video already, and the Size, can be a CSS font-size: 35px and padding: 15px;

  • @CorretoraSincera
    @CorretoraSincera Год назад +1

    👏👏👏

  • @christinepoore3614
    @christinepoore3614 13 дней назад +1

    this was very helpful, thank you! I was only able to change the color of the submit button on screen, I cannot change the "hover" color, it remains blue despite changing the hex code. and also do you know how to change the message on the next screen where it says your message has been sent? it is a bright green color. thank you :)

    • @visualmodo
      @visualmodo  13 дней назад

      Thanks for your comment, we'll do a video about it

    • @visualmodo
      @visualmodo  13 дней назад

      here ruclips.net/video/HJ9YmULiO6w/видео.html

  • @idromano
    @idromano 7 месяцев назад +1

    Valeu!

    • @visualmodo
      @visualmodo  7 месяцев назад

      Valeu demais pelo seu comentário!

  • @KasunBro
    @KasunBro Год назад

    thanks

  • @SWEATVids
    @SWEATVids Год назад +1

    Brilliant! Thank you so much!

  • @ruben_desmit
    @ruben_desmit 4 месяца назад +1

    How to do the exact same thing but then for the checkout, apply coupon and update cart buttons on the checkout page?

    • @visualmodo
      @visualmodo  4 месяца назад

      Thanks for your question, I'll do a video about it

    • @ruben_desmit
      @ruben_desmit 4 месяца назад

      @@visualmodo great! when?

  • @MiMi-dc9qs
    @MiMi-dc9qs Год назад

    Thank you so much !!! It actually works. Please share a link that allows us to safely tip you :)

    • @visualmodo
      @visualmodo  Год назад

      Thanks for your comment, There is a button on the video called 'Thanks' you can use it. all the best

  • @user-ng9xc3st6k
    @user-ng9xc3st6k Год назад

    I Love You

  • @bhanujamitra2697
    @bhanujamitra2697 5 месяцев назад +1

    This was super duper helpful, thank you so much!! :))

    • @visualmodo
      @visualmodo  5 месяцев назад

      Glad it was helpful!

  • @conexaoguiada
    @conexaoguiada 10 месяцев назад +2

    Caraca, assim que ouvi a voz já pensei: "é brasileiro" kkkk Eu reconheço o sotaque do meu povo. Mas depois vi que estava em português o conteúdo do vídeo kkkk

    • @visualmodo
      @visualmodo  10 месяцев назад

      Obrigado por notar, faz tempo que usa o WordPress?

  • @taina313
    @taina313 11 месяцев назад

    I copied and pasted the code and nothing happened to the color. I followed all of your steps, what else can i do?

    • @visualmodo
      @visualmodo  11 месяцев назад

      Are you using the 'important' css tag?

    • @taina313
      @taina313 11 месяцев назад

      @@visualmodo double checking now

    • @visualmodo
      @visualmodo  11 месяцев назад

      Good good

  • @gabrieltillvitz4802
    @gabrieltillvitz4802 Год назад

    You got brazilian accent.

    • @visualmodo
      @visualmodo  Год назад

      Yep, because I'm form Brasil. thanks for noticing All the best

  • @mubasherjam
    @mubasherjam 10 месяцев назад

    you could have atleast pasted the code

    • @visualmodo
      @visualmodo  10 месяцев назад

      I tried buy RUclips blocked in the description, something about adding codes isn't allowed

    • @mubasherjam
      @mubasherjam 10 месяцев назад

      @@visualmodo well, thanks for the information. If you are available right now i need to ask something

    • @visualmodo
      @visualmodo  10 месяцев назад

      I'm always here to reply your comments.

  • @zmazu
    @zmazu 4 месяца назад

    too complex

  • @robert.m.oficial
    @robert.m.oficial Год назад +1

    Como alterar a largura e adicionar bordas arredondadas?

    • @visualmodo
      @visualmodo  Год назад

      Excelente pergunta, vou estudar um pouco e faço um video sobre.

  • @CocoM2023
    @CocoM2023 Год назад +1

    Thanks!!

  • @jaredsdias
    @jaredsdias Год назад +1

    👏👏👏

  • @patriciagaleno2031
    @patriciagaleno2031 Год назад +1

    👏👏👏