How to center header of featured collections on detskop and mobile? RIDE THEME

Hi @atm19 Try to use this code.

.collection__title.title-wrapper.title-wrapper--no-top-margin.page-width.title-wrapper--self-padded-tablet-down>h2 {
    text-align: center !important;
}

Hopefully it will help you. If yes then Please don’t forget hit Like and Mark it as solution!

Best Regards

Sahil