Hello,
1. If you want Shop page to be shown as home page you need select it in Settings > Reading > Front page.
2. Use this code in custom.css:
.languages-area .widget-title {
color: #ef8eae;
}
You can decrease the languages area width to divide the text in 2 lines:
.top-bar .languages-area {
width: 500px !important;
}
3. Add this code in custom.css:
.back-to-top::before {
content: url("http://link_to_your_image");
}
4. How to create custom tab you can read here:
http://docs.woothemes.com/document/editing-product-data-tabs/
5. Please provide us with FTP credentials.
Thank you.
Regards,
Eva Kemp.