Liquid, JavaScript, themes, sales channels
Hi all,
i've added the background to my password page. how can i set the background image behind wording? So that i could have a white background to display the message clearly.
Added red box to illustrate where i would like it to have white background. Please help. thanks
link : addoncase.com
Solved! Go to the solution
This is an accepted solution.
Hello @terenceloo90 ,
1. Go to Online Store->Theme->Edit code
2. Asset->theme.scss.liquid-> paste bellow code in bottom of file
.password-page__content {
background: #fff;
}
Thanks
This is an accepted solution.
Hello @terenceloo90 ,
1. Go to Online Store->Theme->Edit code
2. Asset->theme.scss.liquid-> paste bellow code in bottom of file
.password-page__content {
background: #fff;
}
Thanks
User | RANK |
---|---|
11 | |
10 | |
9 | |
7 | |
6 |
Learn these 5 things I had to learn the hard way with starting and running my own business
By Kitana Jan 27, 2023Would you love to unleash the unbridled power of the Google Shopping Channel into your sho...
By Gabe Jan 6, 2023How can you turn a hobby into a career? That’s what Emmanuel did while working as a wa...
By Skye Dec 30, 2022