Hello,
You can remove the enlarged picture option using the below CSS code in Theme Setting >> Custom CSS >> Global Custom CSS:
.product-additional-galleries>div:last-child {
display:none;
}
You can remove the “Shipping & Delivery Tab” from Theme Settings > Product page > Tabs. Just remove the content or html block short code from “Additional tab content” and remove the “Additional tab title”.
The “About Brand” tab only display when you add brand attributes to some product. So if you don’t want to display that tab just remove the brand attributes from the products and not the other attributes. In result “About Brand” tab will not shown.
It requires customization to display that price and the wishlist in the centre as there is no option to do this currently and if we do it via custom code it might disturb other layouts. This is beyond our limitations and support policy.
Best Regards.