Hi,
The badge on menu doesn’t support translate.
The original code is
.jas-menu li.hot > a:after {
content: 'Hot';
}
.jas-menu li.sale > a:after {
content: 'Sale';
}
.jas-menu li.new > a:after {
content: 'New';
}
And the freelancer changed to
.jas-menu li.hot > a:after {
content: 'داغ';
}
.jas-menu li.sale > a:after {
content: 'حراج';
}
.jas-menu li.new > a:after {
content: 'جدید';
}
Please suggest freelancer change code to
html[lang="fa-IR"] .jas-menu li.hot > a:after {
content: 'داغ';
}
html[lang="fa-IR"] .jas-menu li.sale > a:after {
content: 'حراج';
}
html[lang="fa-IR"] .jas-menu li.new > a:after {
content: 'جدید';
}
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio