Make the Heading Center

can anyone teach me how to center the heading> (Pairs well with)

Hi @Sheeks ,

It’s me again.

I have reviewed your requirement, you just need to edit css script and the issue will be resolved.

Step : Search for the file base.css in edit code. And add this code snippet to the end of the file.

.section-heading.h3 {
    text-align: center !important;
}

And the result, the heading will be centered :

You can try on this page as you want (“> (Pairs well with)”) . If not, can you kindly share the url link of this page and I will give you exactly solution soon!

I hope these instructions will help you. If they are helpful, please give us likes and mark as the solution.

Have a nice day sir!

Owh its u the one helping me bfr. Thanks again!
for this one thou, its not working. cause (Pair well with) still same not center

HI @Sheeks ,

Sr about misunderstanding your requirement. I have checked agian and found exactly where you want to center this heading.

You can change the previous css script by this below:

.section-heading-box.text-center.aos-init.aos-animate {
    display: contents;
}
.section-heading-box.text-center.aos-init.aos-animate h3 {
    margin-bottom: 10px !important;
}

And the result will be:

We hope my suggestions will fully meet your requirements this time.

If it is helpful, can you kindly give us many likes and mark the solution for us?

This can be a reference for other merchants if they have an issue like you and greatly motivate us to contribute to our community.

Thanks in advance.

Thanks again!. It look good now!

hi ^^
i am here again for another issue.
the heading for ‘Pairs well with’ did got center
but i didnt realise that it makes other thing center too
can u help me check how to solve this

size, color n quantity have moved to the center, previously on the left side
help me plsss :folded_hands:

Hi @Sheeks ,

Sorry about the my delayed reply, I haved a short holiday trip in some days.

I haved checked your website, It seems like you solved this issue.

Your store is look good.

Have a nice day, sir !! ^^