Dawn theme checkout logo too small how can I make it bigger thanks?

dawn theme checkout logo too small how can I make it bigger thanks ?

@oscprofessional

@lslelegance ,

Check the setting in customizer area of checkout page.

Refer this link

https://www.youtube.com/watch?v=1axQogrFsyc


I have the same problem, I set it to large but it is still tiny. Can you help?

@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