I’m using prestige theme and wondering if i can centre align these two collection lists?
Please add the below line of CSS code to your customize screen in the custom CSS editor.
.CollectionList {
justify-content: center;
}
Please check the attached screenshot.