Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
I imported my images and some appear with Alt text in the footer and some do not.
I know I can go into individual images and remove the Alt text but how can I automatically
hide all Alt text image footers?
Solved! Go to the solution
This is an accepted solution.
Hi @GLEBEDIN
I hope you are well. You can follow our instructions below:
Step 1: Shopify admin > Online store > Customize: https://prnt.sc/XQ6IDB99kUCd
Step 2: From the left menu > Theme settings > Open Custom CSS: https://prnt.sc/iDxwa8zBQ4Z-
Step 3: Copy the code below and paste it there
Here is the code for Step 3:
.product-single__media > span.figcaption {
display: none !important;
}
Please let me know if it works. Thank you!
Best,
Daisy - Avada Support Team.
This is an accepted solution.
Hi @GLEBEDIN
I hope you are well. You can follow our instructions below:
Step 1: Shopify admin > Online store > Customize: https://prnt.sc/XQ6IDB99kUCd
Step 2: From the left menu > Theme settings > Open Custom CSS: https://prnt.sc/iDxwa8zBQ4Z-
Step 3: Copy the code below and paste it there
Here is the code for Step 3:
.product-single__media > span.figcaption {
display: none !important;
}
Please let me know if it works. Thank you!
Best,
Daisy - Avada Support Team.
Hi DaisyVo, it worked ! Thanks for the help.
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