Shopify themes, liquid, logos, and UX
Hi! I've tried so many things in my collections, Base.css, sections/template files and can't get my featured collections cards on the home page to be centered on the page. Giving up hope, please help! any help would be greatly appreciated.
Solved! Go to the solution
This is an accepted solution.
That code Solved it! THANK YOU! I appreciate your time and effort.
It didn't work in the base.css but I tried in the custom code CSS section in the website editor and it worked.
This is an accepted solution.
@ZeusTeck hi, if its helpful please
.slider-mobile-gutter .grid {
justify-content: center !important;
}
result:
Hi @ZeusTeck
1. Go to Online Store -> Theme -> Edit code.
2. Open your theme.liquid file
3. In theme.liquid, paste the below code before </head>
<style>
ul#Slider-template--18680492785900__featured_collection_HW6YwF {
display: flex !important;
justify-content: center !important;
}
h2.title.inline-richtext.h1.scroll-trigger.animate--slide-in {
text-align: center !important;
}
</style>
If my reply is helpful, kindly click like and mark it as an accepted solution.
If you like my help, you can help me buy a COFFEE
Thanks!
This is an accepted solution.
That code Solved it! THANK YOU! I appreciate your time and effort.
It didn't work in the base.css but I tried in the custom code CSS section in the website editor and it worked.
This is an accepted solution.
@ZeusTeck hi, if its helpful please
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