Can't extend/override parent "move" element – Magento
In catalog_product_view.xml in the parent theme there is this, just copied up to one line past the line Im trying to change: <?xml version="1.0"?> <page xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:View/Layout/etc/page_configuration.xsd"> <body> <referenceContainer name="content"> <block class="InfortisBaseBlockProductView" name="product-view-wrapper" template="product/view.phtml" before="-"> <container name="container_product_image_1" label="Product View, Image…