This topic has 2 replies, 2 voices, and was last updated 9 years, 7 months ago ago by Eva Kemp
Hi
Check link below.
As you see there are 2 “PRODUCT DESCRİPTİON” and 1 “DESCRİPTİON”
So how do I delete “PRODUCT DESCRİPTİON” from page on top.
and how can translate them to Turkish.
Thanks.
Hello,
Please add this code in custom.css file:
.meta-title {
display: none !important;
}
How to create custom.css you can watch in this tutorial (it’s for Legenda theme but the process is the same).
You can translate that text in .po file in wp-content/themes/woopress/languages directory as described in our documentation:
https://www.8theme.com/demo/docs/woopress/#!/1_how_to_translate
Thank you.
Regards,
Eva Kemp.
You must be logged in to reply to this topic.Log in/Sign up