Remove link underlining in product descriptions Dawn theme

I’ve managed to remove the link underlining just about everywhere with some help, but I cannot seem to figure out how to remove it from the product description, any ideas? Thanks!

Hello There,

Please share your store URL and Screenshot.
So that I will check and let you know the exact solution here.

Thank you!

elliegracebaby.com password is dillydally6

Hello There,

  1. In your Shopify Admin go to online store > themes > actions > edit code
  2. Find Asset >theme.css and paste this at the bottom of the file:
.product__description-parent .product__description p a {
text-decoration: none;
}

I didn’t have a theme.css, so I added it to the base.css, and it worked perfectly! Thank you so much!!!

Thank you for your response. It’s good to know that it’s worked for you. Kindly feel free to get back to me if you need any further assistance.

I will!

There is one more place these darn underlines are showing up, in my collection description:

can you help with that? Thank you : )

@ZestardTech

There is one more place these darn underlines are showing up, in my collection description:

are you able help with that? Thank you : )