How can I center the copyright section in the Dawn theme footer?

How do i center the copyright section?

@karma-tamang

Hello,

Please add the code above the in theme.liquid

online store >> edit code >> theme.liquid

.footer__copyright{ width: 100%; text-align: center; }

i hope it will help you :slightly_smiling_face:

Hi @karma-tamang ,

This is Victor from PageFly - Landing page builder, I’d like to suggest this idea:

Step 1. Go to Online Store → Theme → Edit code
Step 2. Open your theme.liquid theme file
Step 3. Paste below code before :


Hope my answer will help you.

Best regards,

Victor | PageFly