Hello,
1. You can rewrite all theme and plugin texts via PO file in WordPress. Here is a video tutorial that should help you rewrite your website texts with a Loco Translate plugin https://www.youtube.com/watch?v=D3NsDdMzsls&list=PLMw6W4rAaOgKKv0oexGHzpWBg1imvrval&index=3
2. Please add this code to the Theme Settings > Custom CSS > Global:
body .vertical-navigation .item-level-0 > a:hover {
background-color: yellow;
color: red;
}
Set the colors as per your needs.
3. You need to enter each page and set this option “Open categories menu – Always shows categories navigation on this page;” https://xtemos.com/docs/woodmart/options-for-pages/
Best Regards