Hello,
2. This requires additional customization. If you have needed skills you may edit the files.
3. If you check our file default.po in /wp-content/themes/legenda/languages directory you’ll find the words that you need translate, but there are no ones in your file ru_RU.po.
Please read our documentation attentively how to translate the theme:
https://www.8theme.com/demo/docs/legenda/index.html#!/how_to_translate
Also you don’t have $locale code in wp-config.php file:
Next edit wp-config.php located in the root folder of WordPress and use the $locale with prefix with your language name which should be similar to the translation file name. For example: $locale=’de_DE’;
5. Unfortunately there is no such possibility. If you have necessary skills you may try edit the code in header.php file.
7. To delete banner go to Theme Options > Shop > Product Page Banner.
8. Add this code in custom.css file:
.header-type-7 .top-bar .top-links {
margin-right: 0px !important;
}
Thank you.
Regards,
Eva Kemp.

