Hi all, I would like to change the title of the product description accordion on my product pages from “Description” to “About Artist”. Attaching screenshot for reference. Would appreciate the help here.
URL: https://www.urbanframes.ae/collections/nadim-nahas/products/baalbek-details
or any other product page.
Thank you!
Easy, Just follow the steps
-
go to shopify admin
-
backup your theme
-
click on customize button
-
there is theree dot on the top-left corner of the newly loaded page click that and select edit code.
-
find product.liquid or product-template.liquid page
-
open it
-
click on middle of the code anywhere
-
press ctrl+F on your keyboard
-
search for icon__beside (only applicable on your case). your aim is to find the blue letters shown in the picture I’ve posted with this description.
-
Find your Description word it is next to the searched letters
-
change it as desired
-
save it.
-
second picture I’ve posted is your desired outcome.