I would like to make the video banner cover the area of where the menu is as well. If that is not possible please help me with making a standard header picture override the header.
@LSAccounting - can you please share this page link?
@LSAccounting - if like this, then it will need css
Yes of course it will, can you give me the code that I need to put in and where abouts please?
Ideally without the top top banner being covered too where it states ‘Refer a Friend Scheme’
@LSAccounting - add this css in the end of theme.liquid file before and check
{% if template.name == "index" %}
{% style %}
@media screen and (min-width:750px){
.header-wrapper{background: transparent;}
#MainContent{position: absolute;}
}
{% endstyle %}
{% endif %}
Thank you so much! I can now just adjust the video so it looks a bit better in a better location and change the colour of my menu navigation ![]()
@LSAccounting - refer a friend is visible
After I have changed the video, the code does not seem to be working - I have tried almost everything.
It seems to be only working with the video that was originally there.
@LSAccounting - did you remove the code?
@suyash1 Yes I removed it, then changed the video in the banner then re-added the code and this is how it turned out. The code only seems to work with that original video that I have had on there (even though the size has not changed).
I have now put my page back to standard and hoping to find a solution
@LSAccounting - can you please duplicate the theme, add my code to it and add second video , and then share the preview link? I will check what issue is occuring
Hi,
Here: https://mimshachhealthcare.myshopify.com/?_ab=0&_fd=0&_sc=1
The only reason why I am trying to change the video is so the writing in my video is in the middle of the page as since we have made it override the header the text is kind of too highup.
Let me know if there is anything we can do here.
Thank you!


