Dawn Theme - How To Center Heading Text For Product Recommendations?

Hello,

How to center Heading Text (“You may also like”) on a product page for the product recommendations section for Desktop and Mobile? I’m using the Dawn theme.

1 Like

Hi @Maro33 ,

Please share your store URL and if your store is password protected then please provide password too.

So that we can help you.

Thank you.

1 Like

@Maro33
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.

1 Like

@Maro33 Please send me store url.

1 Like

@Maro33 ,

Share the store url.

1 Like

Hello @Maro33 ,

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

Best regards.

1 Like

You can see the problem under the link please:

1 Like

The problem is under the link please:

1 Like

URL:

1 Like

Store URL:

1 Like

My store URL:

1 Like

@Maro33

h2.product-recommendations__heading {
    text-align: center !important;
}

Add this code in the bottom of the Section-product-recommendation.css file.

1 Like

@Maro33
Kindly, Like our Solution if helpful.

@Zworthkey It worked when placed in Base.css, not Section-product-recommendation.css

Thank you x100000 for help!!!

This doesn’t seem to be working for me. I’m using the dawn theme. I just want it centered for mobile view.