Hello all,
Just wondering how I can find the selector for my header company name so I can make the font the same across the site?
Thanks
Hello all,
Just wondering how I can find the selector for my header company name so I can make the font the same across the site?
Thanks
#shopify-section-sections--24453134909783__header > store-header > header > div.header__logo.logo.text-center.flex.js-closes-menu > h1 > a > span {
font-family: Poppins !important;
}
Result:
If my reply is helpful, kindly click like and mark it as an accepted solution.
Thanks!
Use our Big Bulk Discount app to boost your sales!
(https://apps.shopify.com/big-bulk-discount). Easy to set up and perfect for attracting more customers with bulk discounts. Try it now and watch your revenue grow!
Thank you!
Sorry! I was too quick, I only want the company name in the nav to change “Cardboard House”
Thanks, but this nly does the landing page, I want the font for “Cardboard House” on every page
@cardboardhouse
Use This Code
store-header.header.bg-theme-bg.text-theme-text.has-motion header.header__grid.header__grid--centered-logo.container.flex.flex-wrap.items-center span.logo__text.h2.text-theme-text.m-0 {
font-family: 'Poppins' !important;
}
If my reply is helpful, kindly click like and mark it as an accepted solution.
Thanks!
Use our Big Bulk Discount app to boost your sales!
(https://apps.shopify.com/big-bulk-discount). Easy to set up and perfect for attracting more customers with bulk discounts. Try it now and watch your revenue grow!
Thanks, it’s good!
If my reply is helpful, kindly click like and mark it as an accepted solution.
Thanks!