Re: Password page

How can I add a background video to my password page?

Genius0
New Member
5 0 0

Hello guys! Can someone please guide me how to do a background video for my pasword page kinda like this?:

https://trikkobrand.com/password

Replies 5 (5)

PageFly-Lucas
Pathfinder
110 28 29

Hi @Genius0 

Can you share with me URL and Password page? I will help you check it.

banned
Genius0
New Member
5 0 0
PageFly-Lucas
Pathfinder
110 28 29

Hi @Genius0 

This is Lucas from PageFly - Landing Page Builder App

 

You can try this code by following these steps: 

Step 1: Go to Online Store->Theme->Edit code.

Step 2: Search file base.css

Step 3: Paste the below code at bottom of the file -> Save

 

.banner__content.banner__content--middle-center.page-width {

    background-image: linear-gradient(180deg,rgba(0,0,0,.89),rgba(0,0,0,.89)),url(https://cdn.shopify.com/s/files/1/0054/3391/7538/files/noise_giphy.gif?v=1674814293);

}

.page-width {

    max-width: 100% !important;

}

 

Hope that my solution works for you.

Best regards,

Lucas| PageFly

banned
Genius0
New Member
5 0 0

Unfirtunately, it didn't work:(

 

PageFly-Lucas
Pathfinder
110 28 29

Sorry for missing your message.
I have checked your issue again and found that it is now resolved.
In case you need any other help, don't hesitate to let us know.

banned