I am currently working with the Ella theme and would like to modify the Quick View feature. Specifically, I want to remove the input text and the “Choose File” option that appears in the Quick View.
Could you please provide guidance on how to achieve this? Any help or instructions would be greatly appreciated.
Dig into the relative section in the code editor and find either the input type=“file” or the dig further into any snippets it uses.
Some themes for quickview popups pull almost the entire product description page either from the product template/sections or a special alternate template for products using ajax|fetch|section-rendering-api/.
If you need this as a paid customization then contact for services.
Contact info in forum signature.
ALWAYS please provide context, examples: store url, theme name, post url(s) , or any further detail in ALL correspondence.
If you don’t see options in the theme editor to remove those sections, then it is possible that the only way to remove those fields is through editing the code for the quickview. The theme defaults can be difficult sometimes.
alternate templates - double check the products alternate templates not the collection templates for a quickview specific template that may have the needed settings. Third party marketplace themes tend to be a kitchen sink so that’s a possibility.