Need help with password page backgrounds

FXDWLD
Tourist
6 0 1

Hello.

I would like to temporarily close my store for the weekend. 

I need to help setting two background images for the password page, one for mobile and one for desktop.

My graphic designer will design a "away" sign.

Not sure even where to begin.

URL fxdwld.com

T
hank you. 

Replies 14 (14)

Zworthkey
Shopify Partner
5581 642 1565

@FXDWLD 
I don't get you what can i help you.

FXDWLD
Tourist
6 0 1

On the password page I would like to delete everything and just set a custom background using two separate images. One for mobile and one for desktop.

Zworthkey
Shopify Partner
5581 642 1565

ok share your Store url with password page.

FXDWLD
Tourist
6 0 1

Thank you.

URL - https://fxdwld.com/password

Zworthkey
Shopify Partner
5581 642 1565

Screenshot (63).png

already this is single

Zworthkey
Shopify Partner
5581 642 1565

Screenshot (64).png

FXDWLD
Tourist
6 0 1

The photo does not fill the page. 

I need to change it to a different photo to fill the page. 

Please check the website again, I change the photo so you can see the border. 

Zworthkey
Shopify Partner
5581 642 1565

yes i can see it.

Zworthkey
Shopify Partner
5581 642 1565

add this code to theme.css

 .coming-soon {
    text-align: center;
    width: 100% !important;
}

Thank you.

FXDWLD
Tourist
6 0 1

I dont have theme.css

i only have theme.liquid

Zworthkey
Shopify Partner
5581 642 1565

Search theme.scss
Put their

FXDWLD
Tourist
6 0 1

Capture.PNG

 I don't have theme.scss

Zworthkey
Shopify Partner
5581 642 1565

Kindly PM me.

Zworthkey
Shopify Partner
5581 642 1565
img.coming-soon-logo {
    max-width: 91%;
    padding-top: 10px;
}

If not work use these.