Hi Guys, can anyone help me on how to make these centers, as now these collections are on the left side.
Thanks for your time..!!
Here is my site Read-Only: Link
Hi Guys, can anyone help me on how to make these centers, as now these collections are on the left side.
Thanks for your time..!!
Here is my site Read-Only: Link
Set the Collection List Wrapper to display: flex and justify-content: center, or center it from the parent container. Ran into this on a client CMS build recently, Collection Lists default to left alignment unless the wrapper layout is changed.
Thanks @moid.space for your time…. but this way headings will remain the same…. is there any workaround without hurting the other settings… ?
If you’re just horizontally centering the cell contents in your grid, you can use grid child justify center.
If you’re trying to horizontally center titles, you could just use align center under typography
Thanks @memetican …for the reply…. i want like this..
I’m not at my desk to check your layout, but managing content width v. page width is what sections and container elements are for. Dig into that in the Webflow U.