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?
Hi @upto
Would you mind to share your Store URL website? with password if its protected. Thanks!
Hope this works, I’m very new to all of this
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!
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!
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?
Strange, Thank you for your help