dawn theme checkout logo too small how can I make it bigger thanks ?
Check the setting in customizer area of checkout page.
Refer this link
@Lucia888
Hello,
Can You Please Share Your Store URL I will check and provide proper solution
raysandriches.com thank you. But if I have to edit the code then I‘m not interested
@Lucia888
Hello,
.page--banner .banner {
padding-top: 2em;
}
.page--banner .logo.logo--center {
font-size: 30px !important;
}
Add this CSS at the bottom of Online Store->Theme->Edit code->Assets->base.scss.liquid
Like This


