Shopify themes, liquid, logos, and UX
Hi,
I'm trying to add the following code in theme.css, but it is not working
while it is working when added as a style on the collection description directly as a style
Any idea about how to fix this issue?
*********************************************
Solved! Go to the solution
This is an accepted solution.
Hi @BM136
Did you check your theme.css if there is no misplace, or misisng bracket or signs?
Did you try to add this one to other files? like custom css on the theme.editor, on the theme-liquid file.
You just add style tag.
<style>
@media screen and (max-width: 640px) {
.Ar-Desc {
direction: rtl !important;
background-position: right !important;
}
.Ar-Desc ul li {
direction: rtl !important;
background-position: right !important;
position: static !important;
list-style-type: disc !important;
list-style-position: inside !important;
}
}
</style>
Your Feedback Matters! Please mark the solution and give likes to posts that helped you. Your appreciation fuels our motivation to assist you better!
This is an accepted solution.
Hi @BM136
Did you check your theme.css if there is no misplace, or misisng bracket or signs?
Did you try to add this one to other files? like custom css on the theme.editor, on the theme-liquid file.
You just add style tag.
<style>
@media screen and (max-width: 640px) {
.Ar-Desc {
direction: rtl !important;
background-position: right !important;
}
.Ar-Desc ul li {
direction: rtl !important;
background-position: right !important;
position: static !important;
list-style-type: disc !important;
list-style-position: inside !important;
}
}
</style>
Your Feedback Matters! Please mark the solution and give likes to posts that helped you. Your appreciation fuels our motivation to assist you better!
Perfect, Thank you
Hi @BM136
May I ask which feature and page the code you shared earlier was created for? Could you please provide the link to that page and specify the feature in question? This way, we can provide a suitable solution for you.
Looking forward to hearing from you soon. Thank you!
Best,
Daisy - Avada Support Team.
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