Viewing 2 reply threads
You must be logged in to reply to this topic.
Hi
We are having a problem when we add a video to a product. The “Complete the look” items impinge on the video space.
Please see here : https://avantgarderetail.co.uk/shop/kitchen-entertainment/equipment-hardware/miam-make-easy-homemade-pancake-mix/?v=04c19fa1e772
How can we resolve this so that we can include videos and Complete the Look without one crossing the other.
Many thanks
Euan
Hello,
Please add this code into your custom css box:
iframe {
width: 100% !important;
}
This should be the result: https://postimg.cc/image/mwmbxled3/
Let me know how it goes.
Best regards!
Thank you Mihaila
That worked perfectly.
Kind regards
Euan
You must be logged in to reply to this topic.