The problem is the text placment because i switched my store to rtl
the text in the featured collection section didnt switched or didnt go right
here is a picture explaining the problem
The link to the site: https://tarmil.myshopify.com/
thank you!!!!!!
Solved! Go to the solution
Hey @Nil5959
Can you please provide your webshop URL or page URL?
I will check and provide you solution here.
Thanks!
Hey @Nil5959,
I checked your website. This seems the problem of your CSS positions, therefore it is not showing on the right side.
Did you find the same things on other pages?
Let me know.
Cheers!
Hey @Nil5959,
Please add following code in your assets/theme.scss.liquid file
.collection-card__meta {
right: 0px;
}
Check if this works!
Thanks!
this didnt work and i also tried direction: ltr; and float: right;
nothing worked i dont know why
Hey @Nil5959,
Can you give me a page URL and which section you're checking because I was checking on the home page? Accordingly, I have given you code.
Let me know.
Thanks!
This is an accepted solution.
User | Count |
---|---|
520 | |
210 | |
129 | |
79 | |
45 |