Shopify themes, liquid, logos, and UX
It's basically the same problem as in this topic.
When I select a variant of a product, the price disappears. It seems to be black font on black background. The solution in the other topic does not fix it, though.
Example: https://shop.fs7.eu/products/lacrosse-sixes-penalty-cards-for-referees
Thank's in advance.
Solved! Go to the solution
This is an accepted solution.
Hi @fr3d_prints,
Please go to Actions > Edit code > Assets > base.css file and paste this at the bottom of the file:
.price.price--large.price--show-badge {
opacity: 1 !important;
}
This is an accepted solution.
Hi @fr3d_prints,
Please go to Actions > Edit code > Assets > base.css file and paste this at the bottom of the file:
.price.price--large.price--show-badge {
opacity: 1 !important;
}
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025