(Dawn) Remove brand name above product titles

(Dawn) Remove brand name above product titles

Alex087
Trailblazer
229 3 36

Hi,

I'm using Dawn theme & I would like to edit the source code to remove my brand name above the product title of my product page.

Thanks for your help 

Alex

 

Screenshot 2023-09-05 at 18.40.57.png 

Replies 3 (3)

syedsumaimaly
Trailblazer
147 16 22

Hi @Alex087 

Can You Please Share your Store URL? i WIll check and Provide a Proper Solution

websensepro
Shopify Partner
1790 203 247

Hi, @Alex087.

 

Please Share Your store URL and password.

Need a Shopify developer? Hire us at WebSensePro For Shopify Design Changes/Coding
For Free Tutorials Subscribe to our youtube
Get More Sales Using Big Bulk Discount APP
Create Your Shopify Store For Just 1$/Month
Get More Sales Using Big Bulk Discount APP

websensepro
Shopify Partner
1790 203 247

Hi, @Alex087.

 

Follow These Steps.

Goto Online store > Assets > Edit code > find Base.css File and paste the code mentioned below.

 

p.product__text.caption-with-letter-spacing {
    display: none;
}

 

Result:

websensepro_0-1696335750506.png

 

If I managed to help you then, don't forget to Like it and Mark it as Solution!

 

Need a Shopify developer? Hire us at WebSensePro For Shopify Design Changes/Coding
For Free Tutorials Subscribe to our youtube
Get More Sales Using Big Bulk Discount APP
Create Your Shopify Store For Just 1$/Month
Get More Sales Using Big Bulk Discount APP