Shopify themes, liquid, logos, and UX
Hey guys, i am new to shopify, i am tryin to order my products.
The site is www.secretsbyglammy.com and the password is bawtuy
i would like to see the boxes in these order: basic, premium, deluxe.
Solved! Go to the solution
This is an accepted solution.
Hey @Brilant,
Please try this. However, do take note that this is only applicable for the current products you have. If you add a new one, you need to write a new code again.
Go to your theme's "Edit Code" Option, then in the search bar type "theme.liquid"
Below the tag "<head>" tag paste the following. Screenshot attached for reference.
<style>
li.grid__item:nth-child(2) {
order: 3;
}
</style>
Screenshot is for reference only, the correct code to paste is the one shown above.
This is an accepted solution.
Hey @Brilant,
Please try this. However, do take note that this is only applicable for the current products you have. If you add a new one, you need to write a new code again.
Go to your theme's "Edit Code" Option, then in the search bar type "theme.liquid"
Below the tag "<head>" tag paste the following. Screenshot attached for reference.
<style>
li.grid__item:nth-child(2) {
order: 3;
}
</style>
Screenshot is for reference only, the correct code to paste is the one shown above.
Hey, @Brilant happy to help!
It appears that the products are in order to your liking? Just wanted to confirm that you were able to resolve your question or if there was somewhere else on the store where they need to be reordered.
If there is anything else I can help you with, please let me know.
Dirk | Social Care @ Shopify
- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as an Accepted Solution
- To learn more visit the Shopify Help Center or the Shopify Blog
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