diff --git a/CHANGELOG.md b/CHANGELOG.md index f8586c4735..72c217cc52 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,7 @@ # Changelog ## Draft +- Fixed improper heading hierarchy on Add to Cart modal recommendation. [#1784](https://github.com/bigcommerce/cornerstone/pull/1784) ## 4.9.0 (08-05-2020) diff --git a/templates/components/cart/preview.html b/templates/components/cart/preview.html index dac2b6ae1a..adae7a5566 100644 --- a/templates/components/cart/preview.html +++ b/templates/components/cart/preview.html @@ -99,9 +99,9 @@

{{#if cart.suggested_products}}
-

+

{{lang 'cart.added_to_cart.you_might_also_like'}}… -

+