Shopify themes, liquid, logos, and UX
Hi,
I am using a carousel on my about page; left image, right text. But the text keeps overlapping the image. I try to use the <br> but its not ideal.
Does anyone know a solution?
Thank you in advance.
Regards, Haan
Solved! Go to the solution
This is an accepted solution.
Pease try this code
1. Go to Online Store->Theme->Edit code
2. Asset->/theme.scss.liquid->paste below code at the bottom of the file.
@media only screen and (min-width: 750px){
.carousel__slide-wrapper .carousel-wrap--content {
margin-left: 69%;
}
}
Thanks!
hi @Haan
welcome to shopify community.
please share your website URL and Provide to website your password.
thank you so much.
khilan.
Hi Khilan,
Sorry forgot, here you go.
creativestate.myshopify.com
pw: shopifyhelp
thanks for url
i have check at home page but i can't see that section can you please show me
Hello Ketan,
Its on the about page.
Thank you!
Regards, Mathijs
This is an accepted solution.
Pease try this code
1. Go to Online Store->Theme->Edit code
2. Asset->/theme.scss.liquid->paste below code at the bottom of the file.
@media only screen and (min-width: 750px){
.carousel__slide-wrapper .carousel-wrap--content {
margin-left: 69%;
}
}
Thanks!
Thank you so much!
We want to take a moment to celebrate the incredible ways you all engage with the Shopi...
By JasonH Oct 15, 2024Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024