Commit 4f068acf by Manzar Hussain

Merge branch 'feature-theme' into 'develop'

header update

See merge request manzarH/dic-global-dev!696
parents ee4585a9 23c0f848
...@@ -41,7 +41,7 @@ ...@@ -41,7 +41,7 @@
%} %}
{% set heading_id = attributes.id ~ '-menu'|clean_id %} {% set heading_id = attributes.id ~ '-menu'|clean_id %}
<div class="h_rc_b"> <div class="h_rc_b">
<div class="dic-corpration-outer">
<div class="h_r_w_cb"> <div class="h_r_w_cb">
<p class="h_gn_eqry">Call Us: <a href="tel:18001031342">18001031342</a></p> <p class="h_gn_eqry">Call Us: <a href="tel:18001031342">18001031342</a></p>
<div class="h_scbi h_search_dta"> <div class="h_scbi h_search_dta">
...@@ -62,6 +62,7 @@ ...@@ -62,6 +62,7 @@
</div> </div>
</div> </div>
<a href="/"><img class="standard-global-text " src="/themes/custom/envigo/images/dic-standard-text.jpg" alt=""></a> <a href="/"><img class="standard-global-text " src="/themes/custom/envigo/images/dic-standard-text.jpg" alt=""></a>
</div>
{# Label. If not displayed, we still provide it for screen readers. #} {# Label. If not displayed, we still provide it for screen readers. #}
{% if not configuration.label_display %} {% if not configuration.label_display %}
{% set title_attributes = title_attributes.addClass('visually-hidden') %} {% set title_attributes = title_attributes.addClass('visually-hidden') %}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment