How do I remove class="gradient"> from my store header?

My store looks nice, but I have this class=“gradient”> text displayed on my store header area. How do I remove it?

You can try to find and remove that from your Online store > Themes > Edit code > open theme.liquid or header.liquid files, find that part and remove it, save the file and check again

Hello @CMZ ,

You can try to:

Go to Online Store → Themes → Actions → Edit code

Go to header.liquid file and remove the part include class=“gradient”>

Let us know if you can make it

Transcy

Hello @CMZ

Hello there.

  1. In your Shopify Admin go to online store > themes > actions > edit code
  2. Find sections > header.liquid and search this ‘gradient’ class and remove: