Please someone help fix this i have been trying for so long. On the “contact” page of my shop there is a video background, i want the video background to have the contact detail box template on top. Please someone help.
This is Richard from PageFly - Landing page builder, I’d like to suggest this idea:
Step 1: Go to Online Store->Theme->Edit code
Step 2: Layout->/theme.liquid->paste below code before :
{% if template contains 'page' and page.handle == 'contact' %}
{% endif %}