Iam using Dawn theme.
I need Slide show like leftside image and Right side text. (like Image with Text widget.) I already added slide show. but the image is background image. Is this possible to set as left side image?
A user working with the Dawn theme wants to create a slideshow layout with the image positioned on the left side and text on the right side, similar to the “Image with Text” widget. Currently, their slideshow uses a background image instead of a positioned image.
Attempted Solution:
flex-direction: row-reverse; on the parent div with display: flex;) was provided but did not resolve the issue.Current Status:
Iam using Dawn theme.
I need Slide show like leftside image and Right side text. (like Image with Text widget.) I already added slide show. but the image is background image. Is this possible to set as left side image?
Hello @onceupon
can you share store URL?
Hello @onceupon
Yes I’m understand that what you want, I can give your solution for this but firstly for that I have to apply code and see this is working or not, So for this you have to share the store URL.
Not possible to share the url. Just give me the code. Just create the code with 1be52c-2.myshopify.com. I will replace this with orginal url
Hello @onceupon
Add This CSS flex-direction: row-reverse; on parent div where you gave display: flex; CSS. May be you get solution.
Sorry. Not working
Any help
@Abdosamer can you help me about this?
Hey did you manage to find a solution for this? I’m looking for the same. Thanks