How can I align text and adjust font size in Dawn 5.0?

Can anyone help with:

  1. how i can center align the Multi Column Headings

  2. Center align the text - “Product name & price” under the images.

  3. how to increase the font for the product title in the product Card.

thanks

Mehak

1 Like

Hello There,

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

attaching screenshots for what i need help with

https://omanabyranjanabothra.com/ - Store url

1 Like

Hello There,

  1. In your Shopify Admin go to online store > themes > actions > edit code
  2. Find Asset >base.css and paste this at the bottom of the file:
.title-wrapper-with-link.title-wrapper--self-padded-mobile {
justify-content: center;
}

hey! thank you

I managed to find a way to do this from the updated Theme Settings.

Could you help with below :

how to Center Align the “Multi Column Heading”

Hello There,

  1. In your Shopify Admin go to online store > themes > actions > edit code
  2. Find Asset >base.css and paste this at the bottom of the file:
.multicolumn.background-none .title-wrapper-with-link.title-wrapper--self-padded-mobile {
justify-content: center;
}

Screenshot :- https://prnt.sc/MoXWCyY9Gjcn

Thank you so much ! This worked :slightly_smiling_face:

1 Like

Thank you for your response. It’s good to know that it’s worked for you. Kindly feel free to get back to me if you need any further assistance.

Could you also advice how i can center align the featured collection title.

thanks

1 Like

Hello There,

  1. In your Shopify Admin go to online store > themes > actions > edit code
  2. Find Asset >base.css and paste this at the bottom of the file:
.collection__title.title-wrapper.title-wrapper--no-top-margin.page-width.title-wrapper--self-padded-tablet-down {
text-align: center;
}

Perfect ! Thanks !

Hi @ZestardTech . Can you maybe also help me?

I want to center my product name and where it says Quantity. I tried so many codes but nothing seems to be working.

Here is my URL https://reussirwi.com

And a screenshot of my product page

Thank you so much!

Hi there, I am having the same issue and I need help. This code did not work for me. See screenshot, this is a title of a multipage column that I need centered on desktop and mobile.

url: https://mutedmini.com/?_ab=0&_fd=0&_sc=1

password: fackew

We are on the free Craft Theme