Shopify themes, liquid, logos, and UX
I can't seem to figure out how to change the font on the Product Variant option titles.
I would like to change both of these to be Bold, and if possible, a different color such as Blue
I'm using the Craft Template
Here is the link to one of my product pages.
https://aerbzf-hp.myshopify.com/products/plastic-tail-fins-for-vertical-and-casting-minnow-jigs
Here is a screen capture showing the two titles that I would like to change the font.
Thank You....
Kent
Solved! Go to the solution
This is an accepted solution.
Hi @lakeside-molds ,
You can follow the steps to make the font Bold and change the color:
Step 1: Shopify admin > Online store > Customize: https://prnt.sc/XQ6IDB99kUCd
Step 2: From the left menu > Theme settings > Open Custom CSS: https://prnt.sc/ypQ7nly2wv27
Step 3: Copy the code below and paste it there
Here is the code for step 3:
legend.form__label {
font-weight: 900 !important;
color: red !important;
}
Here is the result:
Please let me know if it works!
Best regards,
Daisy
This is an accepted solution.
Hi @lakeside-molds ,
You can follow the steps to make the font Bold and change the color:
Step 1: Shopify admin > Online store > Customize: https://prnt.sc/XQ6IDB99kUCd
Step 2: From the left menu > Theme settings > Open Custom CSS: https://prnt.sc/ypQ7nly2wv27
Step 3: Copy the code below and paste it there
Here is the code for step 3:
legend.form__label {
font-weight: 900 !important;
color: red !important;
}
Here is the result:
Please let me know if it works!
Best regards,
Daisy
Worked PERFECT !!! Thank You Daisy....
Kent
Hey Community! As we jump into 2025, we want to give a big shout-out to all of you wh...
By JasonH Jan 7, 2025Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024