Shopify themes, liquid, logos, and UX
quick question
why on some products in Hebrew translations i see the description as very light ? >
while in others the translation looks ok
they are both using the same scheme
this only affects mobile
my website is
vidashttps://vidaswatches.com/
thanks friends
Solved! Go to the solution
This is an accepted solution.
Log into your Shopify Admin:
Go to the "Online Store" section:
Access the theme editor:
Add the custom CSS:
Insert your custom CSS:
[lang="he"] .product__description .light {
opacity: 0.9;
}
desktop /laptop
Mobile UI
Looking for skilled Shopify developers? Hire Me WhatsApp: +92 334 387 4850
☕ Support me: Buy me a coffee
If this solved your problem, I’d truly appreciate it if you could show some love by liking this or marking it as the solution!
This is an accepted solution.
Log into your Shopify Admin:
Go to the "Online Store" section:
Access the theme editor:
Add the custom CSS:
Insert your custom CSS:
[lang="he"] .product__description .light {
opacity: 0.9;
}
desktop /laptop
Mobile UI
Looking for skilled Shopify developers? Hire Me WhatsApp: +92 334 387 4850
☕ Support me: Buy me a coffee
If this solved your problem, I’d truly appreciate it if you could show some love by liking this or marking it as the solution!
your the best
Welcome ❤️ @shayvidas Let me know if you need further assistance
Looking for skilled Shopify developers? Hire Me WhatsApp: +92 334 387 4850
☕ Support me: Buy me a coffee
If this solved your problem, I’d truly appreciate it if you could show some love by liking this or marking it as the solution!
Hey @shayvidas ,
add this css at bottom of the </body>
light {
opacity: .7;
font-weight: 900;
}
Result :
If I was able to help you please don't forget to like and mark it as the solution.
Best Regards,
Akshay
Hi @shayvidas ,
1. Go to Online Store -> Theme -> Edit code.
2. Open your theme.css / based.css file and paste the code in the bottom of the file.
[lang="he"] .product__description .light {
opacity: 0.8;
}
If my reply is helpful, kindly click like and mark it as an accepted solution.
If you are happy with my help, you can help me buy a COFFEE
Thanks!
Hey Community! As we jump into 2025, we want to give a big shout-out to all of you wh...
By JasonH Jan 7, 2025Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024