In order to edit/remove the phone number and text in the Top Bar Area, please follow the steps below:
Step 1:
Please go to VamTam >> Layout >> Header >> Top Bar Area
TIP:
If you need to add social icons that not pre-built, we recommend using the "Text" layout instead of the one with social icons, and then putting the relevant [icon] shortcodes inside. You can use the page editor to generate the shortcodes: How to use shortcodes
Step 2:
Please copy the original demo's code and paste it into the "Text" tab of a post/page text editor:
----------------------------
Here's the original code:
[column width="1/2"]
<a href="#">Get Free Appointment →</a>
[/column]
[column width="1/2" last="true"]
<div class="text-align: right"><span style="vertical-align: top;">
Call us now: <strong>715.387.5006</strong>
| <a href="/contact-us">Find us on map →</a>
</span></div>
[/column]
----------------------------
Step 4: