Shopify themes, liquid, logos, and UX
I used an iframe to embed this 3D configurator on a page. I'd like it to be more user-friendly and make it full width and with a better height on desktop and also with the good usability on mobile screens.
May I know are you using any app of Shopify Section for it?
No, I just simply added a new page and created a new template through my theme editor. I can directly edit the CSS specific to this page template through the theme editor.
Most likely that iframe added through a section. Could you please click on theme section and on the right side there will be option to Make it's width 100%.
If I do it through the section, then I will need the proper code so that it resizes properly to fit all screens. Turning on section full width through my theme editor does nothing <iframe src="https://buildown.shop/allproducts/nycfireplaces.com/en" height="2000" width="1000" title="Pergola 3D Configurator"></iframe>
Could you please try this code instead?
<iframe src="https://buildown.shop/allproducts/nycfireplaces.com/en" height="2000" width="100%" title="Pergola 3D Configurator"></iframe>
After clicking into one of the products on the configurator, the left side bar Dimensions for exact, the bottom buttons for next are cut-off now after applying your code.
Discover how to increase customer engagement on your store with articles from Shopify A...
By Jacqui Apr 23, 2025Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025