Move short description
Anyone know how to remove the short description over the input checkboxes?
What file should we be change/copy to child theme
-
Official comment
Depending on which product page you use, you'll need to extend the xml file specific to it into the child theme. For example, if you're using Product Page V1, you can extend the xml file into:
app/design/frontend/Pearl/weltpixel_custom/WeltPixel_ProductPage/layout/catalog_product_view_v1.xml
After making your modifications in the file, regenerate the LESS / CSS files and flush the Magento Cache from the Admin section and the changes should show up on the frontend.
Here's an article that may prove useful for customizations such as this! https://support.weltpixel.com/hc/en-us/articles/115000705293-How-to-customize-css-xml-phtml-js-files-in-Magento-2-examples-Tutorial-
Comment actions
Please sign in to leave a comment.
Comments
1 comment