How do I change the font size in Page of Colorbook?

@Newbie_shpfy ,

h1.main-page-title.page-title.h0 {
    font-size: 3rem;
}

Add this css at the bottom of Online Store->Theme->Edit code->Assets->base.scss.liquid

1 Like