Hello,
I’ve added this code in custom.css to show vimeo and google-plus icons:
.icon-google-plus:before {
content: "\f0d5";
font-family: FontAwesome;
}
.icon-vimeo:before {
content: "\f27d";
font-family: FontAwesome;
}
But vimeo icon isn’t added in our list in the file theme-functions.php. You need to edit the file wp-content/themes/legenda/framework/theme-functions.php (line 4615) and add this code for vimeo icon: "vimeo"
.
Please clarify what image you can’t center. Show us a screenshot.
Unfortunately it can’t be changed. However you can remove “Boutique” page in Woocommerce > Settings > Products tab > Display > Shop page and add needed elements from Visual Composer editor to your page in the order you want.
Best regards,
Jack Richardson.