Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
Can anyone help me?
For the last 3 hours I have been searching previous discussions looking for an answer but found nothing, I'm trying to make the image on my banner not take up the entire width of the page, how can i change the width?
Solved! Go to the solution
This is an accepted solution.
Thank you for the information. Try this one.
div#Banner-template--20708145889586__image_banner {
margin: 0 55px;
}
I hope it help.
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
This is an accepted solution.
Yes we can change that, same Instruction.
section#shopify-section-template--20708145889586__image_banner {
background: black;
}
I notice that your slideshow also not on the black background. If you like to change also use this code.
slideshow-component.slider-mobile-gutter.page-width.mobile-text-below {
background: black;
}
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
Hi @upto
Would you mind to share your Store URL website? with password if its protected. Thanks!
This is an accepted solution.
Thank you for the information. Try this one.
div#Banner-template--20708145889586__image_banner {
margin: 0 55px;
}
I hope it help.
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
That worked!
How do I change the background to be black and not white? editing the theme colors doesn't change it
This is an accepted solution.
Yes we can change that, same Instruction.
section#shopify-section-template--20708145889586__image_banner {
background: black;
}
I notice that your slideshow also not on the black background. If you like to change also use this code.
slideshow-component.slider-mobile-gutter.page-width.mobile-text-below {
background: black;
}
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
I really appreciate the help, the top banner came out perfect but the bottom banner still has some white on the edges, do you have any ideas on how to fix it?
Yeah, I know that is why I offer you the 2nd code on my previous comment. All are black and there is white down. 😅
I tried the second line of code but nothing changed?
But on my end its working, i check also in incognito.
Please refresh your browser or the preview. Thanks!
Strange, Thank you for your help