How to change footer policy text and size - Sense theme

I’m using Sense theme, how can I change both the text size and the name of the policy pages and make them bold?

Store URL: Feracekosesi.com

Hi @Abayacorner

This is Henry from PageFly - Landing Page Builder App

You can try this code by following these steps:

Step 1: Go to Online Store->Theme->Edit code.

Step 2: Search file base.css

Step 3: Paste the below code at bottom of the file → Save

small.copyright__content {

font-size: 18px !important;

font-weight: 800 !important;

}

Hope that my solution works for you.

Best regards,

Henry | PageFly

Thank you that worked!

what about the name of the policy can I change it?