Hi, I added my own code to get a shopify video background but the video isn’t sized how I would like. this is how it looks, I don’t want that gap in between the announcement I want something similar to this (2nd image)
as well as adding a button for volume/pause.
Hi @Breaward
Dan here from Ryviu: Product Reviews & QA.
Could you share your store URL to check?
also the link of what I want is: https://www.khy.com/
Hi @Breaward
Please add this code to your theme.liquid file after in Online Store > Themes > Edit Code
{% if template == 'index' %}
{% endif %}
Thank you, it worked if I wanted to keep my old announcement bar what would I change, also is there a way to add the volume and pause buttons please?
Update code
{% if template == 'index' %}
{% endif %}
Hi, when I press the cart icon the header changes to all white and my pages are gone.
Please update the code
{% if template == 'index' %}
{% else %}
{% endif %}
last thing can you give me the updated code with the original announcement like this:
also on klaviyo the left image doesn’t appear on phone.