A space to discuss online store customization, theme development, and Liquid templating.
How do I change the font on my collection list? I'm using the studio theme and I want to change the font and possibly make it bigger. My URL is https://kylielyndesigns.com/.
.header__submenu .header__menu-item {
font-size: 22px;
}
Add this css at the bottom of Online Store->Theme->Edit code->Assets->base.scss.liquid