Debut theme moving rich text of a particular section to the centre

Hi,

Wondering how can i move rich text of a particular section to the centre ? Please assists.

Will share store url and pw in private message. Thanks

@bpbp1
Welcome to the Shopify community!
Thanks for your good question.

Please share your store URL.
So that I will check and let you know the exact solution here.

Hi,

Already reply to you.

Please do not share any screen shots. Thanks

ok sure,

@bpbp1

.rich-text__heading--large.text-left h2 {
    text-align: center !important;
}

Add this code in theme.css file.

@bpbp1
if helpful, accept and like our Solution.