Justify Text and Policies in Palo Alto Theme

Hi!

Ive been trying to justify the text from the Palo Alto Theme but it doesn’t seem to work. I’ve also tried to do the same on the Policies.

Can anyone give me a hand?

Policies: https://amaru-superfoods.myshopify.com/policies/shipping-policy

Text: https://amaru-superfoods.myshopify.com/pages/nosotros

hello @NicRey

please Go to Online Store->Theme->Edit code then go to assets/theme.css ->paste below code at the bottom of the file.

.template-page .shopify-policy__container {
    max-width: 900px !important;
}

Hey!

Thanks for the help! I just pasted it but nothing yet.

hello @NicRey

can you just insert this code in the bottom of theme.css

Just did! Nothing :disappointed_face: