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.
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