Hi, I am trying to delete the play icon that is embedded on the original video section within the refresh theme. I want the video to play on loop. Any help will be highly appreciated.
Thanks…
Goal: Remove the play icon from the built-in video section of the Shopify Refresh theme and have the video play on a loop.
Proposed approach: Edit the theme file Sections/video.liquid to remove the play icon markup, remove the controls attribute, and add a loop attribute so the video auto-repeats. (Note: Specific code details were not provided in the thread.)
Where to edit: Online Store → Themes → Edit code → Sections → video.liquid.
Outcome so far: After attempting these changes, the original poster reported that it didn’t work, indicating the instructions may be incomplete or theme-specific.
Follow-up actions: Helpers requested the store URL and screenshots to diagnose further and offered to check the backend.
Key terms: video.liquid (theme section file), controls attribute (browser video UI), loop attribute (auto-replay).
Status: Unresolved; awaiting more details (store URL/screenshot) for targeted guidance.
Hi, I am trying to delete the play icon that is embedded on the original video section within the refresh theme. I want the video to play on loop. Any help will be highly appreciated.
Thanks…
Hi,
At video.liquid remove the play icon , code is something like this
and remove controls attribute and set the video to Loop something like below code
Hi @Small_Task_Help ,
Thanks for providing this. Where do I put this code?
Can you provide me with instructions?
Online Store → Themes → Edit code → Sections → video.liquid
Hi @Small_Task_Help @fadi_yousif
This didn’t work. Is there something I am missing?
Need to check the backend , if you want you can contact us (details given at signature)
Please share your store url and screenshot also