Hi there, I have impact shopify theme and I need help changing the H1 product size.
I also wanted to change the small purple badge colours if possbile.
Goal: adjust the product page H1 (product title) size in the Impact Shopify theme and change the small purple badge colors.
Notes:
Status: pending. Awaiting user confirmation whether the new selector with !important adjusts the H1 size and further guidance on how to change the badge color.
Hi there, I have impact shopify theme and I need help changing the H1 product size.
I also wanted to change the small purple badge colours if possbile.
@Cameronrikko
Sorry you are facing this issue,
It would be my pleasure to help you.
Please share your site URL,
I will check out the issue and provide you with a solution here.
@Cameronrikko thanks for quick response, can you try this code
.product-card__title {font-size: 16px;}
span.badge.badge--primary {font-size: 10px;}
@Cameronrikko oh sorry can you try this code
.product-info__title { font-size: 24px !important;}