Hi there,
I don’t know why the radio buttons in the “featured product” section I just added HERE at the BOTTOM of the page are displayed differently than on the rest of my page (https://taneraskin.com/collections/produkte). Using Dawn theme.
I looks like this on the ALL PRODUCTS Page:
And I want it to look like this (goal):

What change to I have to make? Do you see an error in my code or a change I’ve made?
Best regards,
Isabelle
Hi @isabellemaria , you can by floowing these steps:
- Navigate to Online store => Themes => Edit code
- Find featured-product.liquid file on Sections folder and open it :
- Check whether this following code snippet is in the file or not:
{{ 'component-product-variant-picker.css' | asset_url | stylesheet_tag }}
If not, add it bellow this line of code :
{% unless section.settings.product.has_only_default_variant %}
Hope this can help you.
I added the following code:
and now it looks like this:
It’s still not showing the “pills”
https://taneraskin.com/collections/produkte