How to change Button color of Product inquiry on product page ?

We're shifting our Forum based support to a more dedicated support system!

We'll be closing our Forum support from 10th June, 2020 and move to Email Support assistance.

  • If you are a WCFM premium add-ons user, contact us- here
  • Want to know more before buying our add-ons? Send Pre sale queries- here
  • If you are a WCFM free user, please open a support ticket at WordPress.org
  • For WCFM App related queries, reach us- here
From now the forum will be read-only!

Multi Vendor Marketplace Plugin | WCFM Marketplace Forums WCFM How to change Button color of Product inquiry on product page ?

Viewing 6 reply threads
  • Author
    Posts
    • #128167
      rahul0deshmukh
      Participant

      Hi,
      How to change Button color of Product inquiry on product page ?
      Please check this screenshot and help me https://prnt.sc/scrob8/
      How to edit? I want to change color.

      Thank You!

    • #128316

      Hello,

      How to change Button color
      >>Well, it requires a small CSS tweak.

      Kindly give me a single product page URL from your site, I will know you CSS for this.

      Thanks.

    • #128323
      rahul0deshmukh
      Participant

      Thanks for reply

      https://www.deadstocksaler.com/product/tnmg160412hmnc3010

      Please send CSS for change button color and replace ask question test to product inquiry.

    • #128324
      rahul0deshmukh
      Participant
      This reply has been marked as private.
    • #128406

      Hello,

      Try this css in your theme’s style.css –

      a.wcfm_catalog_enquiry.wcfm_login_popup {
          background: #c71e1f !important;
      }

      It seems like you have already changed the button text, otherwise change the “Button Label” from WCFM dashboard -> Settings->Inquiry Settings

      Thanks.

    • #128432
      rahul0deshmukh
      Participant

      Its not working

      • #128482

        Please modify the css-

        .single-product .wcfm_catalog_enquiry.wcfm_login_popup, .singular-shop a.wcfm_catalog_enquiry:hover {
            background: #c71e1f!important;
        }

        Thanks.

    • #128492
      rahul0deshmukh
      Participant

      Its working.

      Thank You Sarmistha Chakraborty

Viewing 6 reply threads
  • The topic ‘How to change Button color of Product inquiry on product page ?’ is closed to new replies.