Shopify themes, liquid, logos, and UX
HEllo,
I am trying to CAPITALIZE the accordion title from "Reviews" to "REVIEWS"
I would be so grateful for your help
My URL :https://www.ambigoose.com/products/respect-water-cleanser?variant=37129348481223
Thank you
Jon
Solved! Go to the solution
This is an accepted solution.
Please add the following code at the bottom of your assets/theme.css file.
.template-product .accordions-holder .accordion__title{
text-transform: uppercase !important;
}
Hope this works.
Thanks!
This is an accepted solution.
hello @JonX
please Go to Online Store->Theme->Edit code then go to assets/theme.css ->paste below code at the bottom of the file.
.template-product .reviews-holder .accordion__title{
text-transform: uppercase !important;
}
This is an accepted solution.
Please add the following code at the bottom of your assets/theme.css file.
.template-product .accordions-holder .accordion__title{
text-transform: uppercase !important;
}
Hope this works.
Thanks!
This is an accepted solution.
hello @JonX
please Go to Online Store->Theme->Edit code then go to assets/theme.css ->paste below code at the bottom of the file.
.template-product .reviews-holder .accordion__title{
text-transform: uppercase !important;
}
Hi
Yes I can help you can you please share your site URL so I can help you
In Canada, payment processors, like those that provide payment processing services t...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025