FXDWLD
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
Thank you.
@FXDWLD
I don’t get you what can i help you.
FXDWLD
3
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.
ok share your Store url with password page.
FXDWLD
5
1 Like
FXDWLD
8
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.
add this code to theme.css
.coming-soon {
text-align: center;
width: 100% !important;
}
Thank you.
img.coming-soon-logo {
max-width: 91%;
padding-top: 10px;
}
If not work use these.
Search theme.scss
Put their