Multi Vendor Marketplace Plugin | WCFM Marketplace › Forums › WCFM › How to change Button color of Product inquiry on product page ?
- This topic has 7 replies, 2 voices, and was last updated 4 years, 6 months ago by rahul0deshmukh.
- AuthorPosts
- May 8, 2020 at 1:04 am #128167rahul0deshmukhParticipant
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!
- May 8, 2020 at 2:10 pm #128316Sarmistha ChakrabortyMember
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.
- May 8, 2020 at 2:21 pm #128323rahul0deshmukhParticipant
Thanks for reply
https://www.deadstocksaler.com/product/tnmg160412hmnc3010
Please send CSS for change button color and replace ask question test to product inquiry.
- May 8, 2020 at 2:22 pm #128324rahul0deshmukhParticipantThis reply has been marked as private.
- May 8, 2020 at 5:41 pm #128406Sarmistha ChakrabortyMember
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.
- May 8, 2020 at 7:06 pm #128432rahul0deshmukhParticipant
Its not working
- May 8, 2020 at 9:13 pm #128482Sarmistha ChakrabortyMember
Please modify the css-
.single-product .wcfm_catalog_enquiry.wcfm_login_popup, .singular-shop a.wcfm_catalog_enquiry:hover { background: #c71e1f!important; }
Thanks.
- May 8, 2020 at 9:27 pm #128492rahul0deshmukhParticipant
Its working.
Thank You Sarmistha Chakraborty
- AuthorPosts
- The topic ‘How to change Button color of Product inquiry on product page ?’ is closed to new replies.