Commit 7b041bcf by Manzar Hussain

change call us location

parent 709ae834
...@@ -16,7 +16,6 @@ ...@@ -16,7 +16,6 @@
{% block content %} {% block content %}
{% if site_logo %} {% if site_logo %}
<div class="h_lc_b"> <div class="h_lc_b">
<p class="h_gn_eqry">Call Us: <a href="tel:18001031342">18001031342</a></p>
<div class="h_logo"> <div class="h_logo">
<a href="{{ path('<front>') }}" rel="home"> <a href="{{ path('<front>') }}" rel="home">
<img src="{{ site_logo }}" alt="{{ 'Home'|t }}" /></a> <img src="{{ site_logo }}" alt="{{ 'Home'|t }}" /></a>
......
...@@ -42,6 +42,7 @@ ...@@ -42,6 +42,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="h_r_w_cb"> <div class="h_r_w_cb">
<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">
<i class="fa fa-search" aria-hidden="true"></i> <i class="fa fa-search" aria-hidden="true"></i>
</div> </div>
......
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