How can I align footer blocks and adjust header text on my website?

  1. I want the footer blocks to be changed. I want “the policy button” on the left and “subscribe to email button” to the right and social media icons in the middle below them.

  2. I want all the text in the header for the pages About Us, contact us, and FAQs to be in the center.

  3. I want the text in the header to be a little bigger and bold.

Hi @divika

Need to customize file of your theme so I recommend you hire an expert so they can do it for you.

can you give me the code for each? I am using the dawn theme.

Please send me your store URL then I can give you code for 2, 3 tasks.

Hi

thanks a lot. Here is my website URL - https://admin.shopify.com/store/6d74d6/themes/164010295592/editor. My theme is dawn.

Go to your Online store > Themes > Edit code > open base.css file, add this code at the bottom of file and save

.main-page-title {
text-align: center;
font-weight: 700;
}


Hi,

It worked. what about the text in the header it looks small. -Shop, about us, contact text . i want it bigger and bold.