How can I change the fixed width of my slide banner?
I don't want full width banner.
https://antclabs.myshopify.com
and Password is "ant"
Thank you in advance:)
Solved! Go to the solution
This is an accepted solution.
Thanks for post
1. Go to Online Store->Theme->Edit code
2. Asset->/theme.css ->paste below code at the bottom of the file.
this code apply for after 5 - 6 second
.slideshow-wrapper {
max-width: 1200px; /* change value as you like */
margin: 0px auto;
}
it's my pleasure to help us
User | Count |
---|---|
452 | |
190 | |
137 | |
61 | |
36 |