Hi, I needed some help with centering the header photo for my collection pages. When I click on the actual collection the image appears closer to the right side of the page. I have 6 collections and I'm having this issue with all of them. I've attached a picture as an example.
Website link: www.blackandkawaiicosmetics.com
Password is "lovely"
Solved! Go to the solution
This is an accepted solution.
Hello There,
1. Go to Online Store->Theme->Edit code
2. assets/theme--async.css->paste below code at the bottom of the file.
@media only screen and (min-width: 1024px){
.collection--image {
left: 0!important;
}
}
.collection--root .collection--title {
display: none!important;
}
Screenshot :- https://prnt.sc/10795ie
Kindly feel free to get back to me if you need any further assistance Thanks!
User | Count |
---|---|
441 | |
197 | |
102 | |
100 | |
89 |