I tried making the collection list and featured collections wider on the home screen with
}
.page-width {
max-width: 90%;
padding: 0px 5px;
}
However, the slideshow is now off center. It also deleted the button, for "explore" under where it says credit card geometry. Can you tell me how to fix? Thanks
 
Solved! Go to the solution
The second slideshow towards the bottom is off center as well. Everything else looks good after widening the rest of it though.
This is an accepted solution.
.slideshow__text-container.page-width {
max-width: 100% !important;
}
Add this code in theme.scss or style.css
Thank you.
User | RANK |
---|---|
221 | |
61 | |
47 | |
26 | |
24 |