Hi,
I need support with move my collection title to the middle of the page. Since there’s no option in theme dashboard I need to add a code. I woul be grateful for help. Here’s helpful image
A user seeks help centering their collection page title, as their theme dashboard lacks this option. They provide a screenshot showing the current left-aligned title layout.
Solution provided:
.collection-hero__title {text-align: center;}Current status:
The original poster requests a direct message to address an additional related issue, suggesting the main centering problem may require further troubleshooting or has revealed a secondary concern.
Hi,
I need support with move my collection title to the middle of the page. Since there’s no option in theme dashboard I need to add a code. I woul be grateful for help. Here’s helpful image
@Alexdontero Can you please share this page link?
Sure here’s link to coletion page: https://glovyzone.com/collections/our-picks
please add this css to the very end of your base.css file and check,
Shopify Admin → Online Store ->Theme → Edit code → base.css
.collection-hero__title {text-align: center;}
@suyash1 Could you check dm because I need to solve one litlle issue