Center featured collections

Topic summary

A user seeks to center the \

Summarized with AI on November 8. AI used: claude-sonnet-4-5-20250929.

@SHBQA

  • Here is the solution for you
  • Please follow these steps:

  • Then find the base.css file.
  • Then add the following code at the end of the file and press ‘Save’ to save it.
.title-wrapper--no-top-margin {
justify-content: center !important;
}
  • Here is the result you will achieve:

  • Please press ‘Like’ and mark it as ‘Solution’ if you find it helpful. Thank you.