Hello,
1. You can add this code in Theme Options > Custom CSS > Global Custom CSS:
.owl-wrapper-outer .product-details {
display: none;
}
.vc_row.wpb_row.vc_row-fluid .ubtn-ctn-center {
display: none;
}
2.
.header-type-6 .header .blog-description span {
padding: 8px 15px 0px 15px;
}
.header-type-6 .header .blog-description{
padding-top: 2px;
}
3.
.menu .nav-sublist-dropdown ul > li > a
color: #000;
.menu .nav-sublist-dropdown ul > li > a:hover {
color: #767676;
}
Unfortunately, there is no option to change menu item in My Account menu. It displays default WooCommerce My Account menu from My Account page http://prntscr.com/byznel.
To add Wishlist in the top header on the right, you need to create a custom menu and put the Wishlist http://prntscr.com/byzy9u. Next go to Appearance -> Widgets http://prntscr.com/bz002h
Also see screenshots http://prntscr.com/byzp8o.
For several currencies, you can use some 3rd-party plugins, but we don’t guarantee full compatibility with our theme https://wordpress.org/plugins/woocommerce-currency-switcher/screenshots/
Regards,
Rose Tyler.