Shopify themes, liquid, logos, and UX
Website url: www.vengastore.com
I tried this code but didn't work out:
<style>
.accordion .accordion__title h2 {
font-weight: bolder !important;
}
</style>
Solved! Go to the solution
This is an accepted solution.
Hello @miltokas 👋
Try this code instead
<style>
.accordion h2.accordion__title {
font-weight: bolder !important;
}
</style>
This is an accepted solution.
Hello @miltokas 👋
Try this code instead
<style>
.accordion h2.accordion__title {
font-weight: bolder !important;
}
</style>
2m ago Learn the essential skills to navigate the Shopify admin with confidence. T...
By Shopify Feb 12, 2025Learn how to expand your operations internationally with Shopify Academy’s learning path...
By Shopify Feb 4, 2025Hey Community, happy February! Looking back to January, we kicked off the year with 8....
By JasonH Feb 3, 2025