How can I increase the size of my header logo?

I want to make the logo on my header larger but can’t figure out how. I already changed the “max” line of code from 300 to 800 but that didn’t seem to do anything at all.

URL: https://trifithealth.com

HI @TriFitHealth

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

.header__heading-logo {

max-width: 70% !important;

}

Hope that my solution works for you.

Best regards,

Henry | PageFly