I want to put contact template on top of video background

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.

SHOP URL: https://c1e46d.myshopify.com/pages/contact

SHOP PASSWORD TO ENTER: “enter”

Hi @suoshie ,

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 %}

I hope it would help you
Best regards,

Richard | PageFly

Hello @suoshie
I would like to give you the recommendation to support you so kindly follow steps below:

  1. Go to your Online store > Themes > Edit code
  2. Open your theme.liquid file
  3. Paste the below code before

I hope the above is useful to you.
Best regards,
GemPages Support Team