How to change color of the product price?
-
I want to change the color of the product price. How do I do that?
Hi,
Try to add the following code snippet to the Custom CSS area in Theme Settings to change the price color
body .price,
body .amount {
color:black;
}
Regards
Thanks! I want to show the price label before the price. For example,
Price: $4.00
Sale: $3.00
You Save: $1.00 (20%)
Attachments:
You must be
logged in to view attached files.
Sorry, but there is no such option in our theme and WooCommerce plugin by default. You may need to customize the plugin core files to change the price view.
Thank you so much for the information.
I am using a custom thank you page by this plugin – https://wordpress.org/plugins/woo-thank-you-page-nextmove-lite/
This plugin uses the default template for showing the Thank You page. I want to add the checkout breadcrumb to the top, just like the woodmart theme thank you page.
Flatsome provides 7 types of page template and it is really helpful for the users.
Sorry, what 7 types does Flatsome have? Could you please provide some examples so we can better understand your request?
Checkout steps are shown on the cart and checkout page only. If you want to show them on some specific pages, you will need to customize our theme page title function and extend the condition for this section in the file inc/template-tags.php

Hello, Thanks for the reply. Have a look at this link –
Hi,
Thank you. You can use almost all from them on our theme except checkout and my account. Just switch the sidebar for your page with our custom options.
Kind Regards
Hello,
How to display this section, thanks
http://prntscr.com/i4ahgr
Hi,
Sorry, but there is no this section in WooCommerce by default.
Regards