Hello,
1. Please add this code in custom.css file:
@media (max-width: 480px) {.phone {
display: none;
}}
2. Do you want to resize phone section on mobile devices? Could you please clarify with more details?
3. Have you translated Woocommerce files as well in wp-content/plugins/woocommerce/i18n/languages?
Please provide us with FTP credentials in Private Content.
4. You can insert this shortcode [share] into Text widget and put it in “Place in header top bar” widget area in Appearance > Widgets. Also you can use other code for social media icons, for example found on social networks helpbase.
5. Unfortunately you can add widgets only in “Place in header top bar” area to make them display in the top bar.
6. Add this code in custom.css file:
@media (max-width: 480px) {.my-account-link:before {
top: -5px;
}}
How to create custom.css you can watch in this tutorial.
Thank you.
Regards,
Eva Kemp.

