Good day!
Can someone help me regarding the length of my background image? I just want it to be full length.
Hoping for your response, Thank you!
BTW here is my store link https://faxcable.com.ph/pages/repairs-and-maintenance
Solved! Go to the solution
Hello There,
As your main content is inside the wrapper so the whole body content is set to max-width: 1060px;
So, if you want to increase the width of the image then you will need to change the wrapper width and then increase the image with.
I hope this is helpful.
This is an accepted solution.
Hi @IamLLIIME,
You can also do similar for that page (https://faxcable.com.ph/pages/repairs-and-maintenance)
Add below code in theme.scss.liquid
#repairs-and-maintenance #MainContent {
max-width: initial;
}
User | Count |
---|---|
479 | |
203 | |
145 | |
43 | |
40 |