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
Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024