Shopify themes, liquid, logos, and UX
Hi
min looking to move the sort button next to my filter button so it looks like the picture
my site is https://luxurymrkt.com/collections/newest-products
I want it to look like this 👇
Solved! Go to the solution
This is an accepted solution.
Hi @Luxurymrkt
This is PageFly - Advanced Page Builder. I would love to give you some recommendations
-Go to Online Store->Theme->Edit code
-Asset-> theme.css paste the below code at the bottom of the file.
.collection-grid__wrapper .collection-filter{
display: grid !important;
grid-template-columns: 1fr 1fr;
}
.collection-filter__item--drawer button{
width: 100% !important;
text-align: start !important;
}
Best Regards;
Pagefly
This is an accepted solution.
This is an accepted solution.
I updated new code
This is an accepted solution.
This is an accepted solution.
Hi @Luxurymrkt
This is PageFly - Advanced Page Builder. I would love to give you some recommendations
-Go to Online Store->Theme->Edit code
-Asset-> theme.css paste the below code at the bottom of the file.
.collection-grid__wrapper .collection-filter{
display: grid !important;
grid-template-columns: 1fr 1fr;
}
.collection-filter__item--drawer button{
width: 100% !important;
text-align: start !important;
}
Best Regards;
Pagefly
This is an accepted solution.
Hi that worked
but it made the filter button smaller
This is an accepted solution.
I updated new code
That work ! Only one smaller fix
the filter button is rounded the sort is square
I think I need to change the filter to a square button so lines up correctly or change the border?
This is an accepted solution.
you can add border-radius:0 !important
Thanks Again!!!! Appreciate all your help
Thank you, I glad when can help you
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