Skip to content

Commit

Permalink
Remove 'read full answer' summary from ask-cfpb per research
Browse files Browse the repository at this point in the history
  • Loading branch information
wpears committed Feb 3, 2025
1 parent 1358275 commit 8d7967b
Showing 1 changed file with 2 additions and 11 deletions.
13 changes: 2 additions & 11 deletions cfgov/ask_cfpb/jinja2/ask-cfpb/answer-page.html
Original file line number Diff line number Diff line change
Expand Up @@ -49,18 +49,9 @@ <h1>
</div>
{% endif %}

<div class="block block--sub">
<div class="block block--sub answer-text">

<div class="o-summary o-summary--mobile">
<div class="o-summary__content answer-text">
{% include_block page.answer_content %}
</div>

<button class="o-summary__btn u-hidden">
{{ _('Read full answer') }}
{{ svg_icon('plus-round') }}
</button>
</div>
{% include_block page.answer_content %}

<div class="block related-questions">
<h2>{{ _('Don\'t see what you\'re looking for?') }}</h2>
Expand Down

0 comments on commit 8d7967b

Please sign in to comment.