How can I edit the ALT text for an image banner?

Hey guys, I am trying to edit the alt text of an image banner.

The site is here: Curv-EV Leading the Charge with Innovative Electric Scooters & E Bikes – Curv-EV.ca

The image I want to edit the alt text for is at the top… behind the H1: Curv-EV: Leading the Charge in Sustainable Urban Transit with Innovative Electric Scooters and E Bikes in Vancouver!

Talk Soon,

Steve

Hi @NA-Champion-89 ,

Try this.

  1. From your Shopify admin dashboard, click on “Online Store” and then “Themes”.
  2. Find the theme that you want to edit and click on “Actions” and then “Edit code”.
  3. In the “Assets” folder, click on “base.css” file, depending on which file your theme uses to store its CSS styles. At the bottom of the file, add the following CSS code:
  4. And Save.
.banner__media.media img {
    object-fit: unset;
}

Result:

I hope it help.

Where do I put the alt text in that code?

Again, where do I put the alt text in that code?

I still need help with this one!

Hi,

Im sorry I didnt get it, do you ike to edit the alt text behind on that sentence you mean this one?

Yes! Exactly!

Are you going to explain to me or not?