View Cart Page, need help removing text...
Posted: Fri Dec 15, 2017 3:14 am
Hello! I'm running OC 3.0 and have a challenge and can't seem to find the code in which I need to remove (please see attachment) on the view cart page. I feel having this text as a header on the view cart page would be confusing for a customer and would like it removed... I looked in /catalog/view/theme/default/template/checkout/cart.twig and on line 31 I see this code
" <div id="content" class="{{ class }}">{{ content_top }}
<h1>{{ heading_title }}
{% if weight %}
({{ weight }})
{% endif %} </h1>"
I deleted it and cleared cache in hopes it would remove text from page but it did not:-( Any guidance would be greatly appreciated and am sure it's just me not getting something:-)
" <div id="content" class="{{ class }}">{{ content_top }}
<h1>{{ heading_title }}
{% if weight %}
({{ weight }})
{% endif %} </h1>"
I deleted it and cleared cache in hopes it would remove text from page but it did not:-( Any guidance would be greatly appreciated and am sure it's just me not getting something:-)