How to move the image left to right in image column block
Hi,
Please share your store URL and if your store is password protected then also provide password too.
Thank you.
Could you provide me store URL? I should be able to answer your question.
Yours faithfully!
Please add below css code in bottom of assets/theme.css file
.image-columns {
display: flex;
}
.image-column–image {
order: 2;
}
Thank you.
Added what will do next
How can i Add that css
Im added that code in Theme css file but it was not Changing
go to assets folder in that theme.css file is there.
open theme.css file
then paste above code in bottom of theme.css file
Thank you.
Please add " } " after line number 15.
Thank you.
hope it’s work.
no its not working

