Multi Vendor Marketplace Plugin | WCFM Marketplace › Forums › WCFM › New price with yellow background color
- This topic has 2 replies, 2 voices, and was last updated 4 years, 6 months ago by akseven.
Viewing 1 reply thread
- AuthorPosts
- May 19, 2020 at 10:22 pm #133202
- May 20, 2020 at 3:04 pm #133495SushobhanKeymaster
Hi,
Thanks for getting in touch with us!
This color is coming from your theme and not WCFM. So obviously you can’t change it from WCFM. Kindly use the following CSS to change this-.woocommerce-Price-amount { background-color: #fff !important; }
Thank You!
- May 20, 2020 at 3:22 pm #133501aksevenParticipant
Hi,
thank you, it does work. But when I went through the CSS, I found out that the color came from this, not my theme. This is from wcfmmp-style-store.css, is this the default background color of the price amount? Thank you.
#wcfmmp-store ins { background: #fff9c0; color: #000; text-decoration: none; }
- AuthorPosts
Viewing 1 reply thread
- You must be logged in to reply to this topic.