This topic has 7 replies, 3 voices, and was last updated 9 years, 6 months ago ago by Eva Kemp
Hello,
it’s able to hide cart an “Add to cart” button in catalogue mode.
Is it able to hide prices in Royal theme?
Regards
Ops. Sorry. I found it in Theme options.
Thank you.
But the option “Show price” doesn’t hide price in single page layout. Is it possible in the theme?
Hello
We are glad hat you have managed to find the solution.
With best regards
Brian Johnson
Hello,
You can hide price on single product page using this css code in custom.css file:
.product-information .price {
display: none;
}
How to create custom.css you can watch in this tutorial (it’s for Legenda theme but the process is the same).
Thank you.
Regards,
Eva Kemp.
I appreciate your prompt professional answer.
Thank you.
Hello,
You’re welcome.
Regards,
Eva Kemp.
You must be logged in to reply to this topic.Log in/Sign up