Hi,
I'd like to move the text and button of my slideshow to the top - how can I do it? I'd also like to make the text smaller. I'm using Debutify.
Thanks
Solved! Go to the solution
Hello There,
Please share your store URL and password.
So that I will check and let you know the exact solution here.
This is an accepted solution.
Hello There,
1. Go to Online Store->Theme->Edit code
2. Asset->/theme.scss.liquid->paste below code at the bottom of the file.
@media screen and (min-width: 767px){
.hero {
align-items: flex-start !important;
}
}
Kindly feel free to get back to me if you need any further assistance Thanks!
User | Count |
---|---|
38 | |
23 | |
19 | |
12 | |
10 |