hello I have been struggling for months ! I cannot figure out why I cannot see my banner on the top of my website! the first time you visit it pops up but any time after that its just a white space. Even when im editing my website I cannot preview a different slideshow. please help me with this.
Sorry you are facing this issue, it would be my pleasure to help you.
Welcome to the Shopify community! ![]()
Thanks for your good question.
Please share your site URL,
I will check out the issue and provide you a solution here.
It has been a bit of a hassle since its harder to edit my website, but thank you so much for your reply! my website is noirofficialboutique.com !
thanks but i can’t see slideshow at home page
Please follow the steps:
- Step 1: Go to Online store > Themes > Actions > Edit code.
- Step 2: Go to Assets > theme.scss.liquid and paste this at the bottom of the file:
.slick-slide img.hero__image{
opacity: 1 !important;
}
