In order to edit/remove the copyrights and "For emergency cases" text in the subfooter area:
Step 1:
Please go to VamTam >> Layout >> Footer >> Text Area in Footer
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 parallax_bg="disabled" parallax_bg_inertia="-0.2" extended="" extended_padding="1" background_color="" background_image="" background_repeat="" background_position="" background_size="auto" background_attachment="" background_video="" vertical_padding_top="0" vertical_padding_bottom="0" more_link="" more_text="" left_border="transparent" class="" id="" title="" title_type="single" animation="none" width="1/3"]
<p style="color: #ffffff;">2014 © Copyright - <a href="#">Health Center Theme</a> by <a href="#">Vamtam</a></p>
[/column]
[column parallax_bg="disabled" parallax_bg_inertia="-0.2" extended="" extended_padding="1" background_color="" background_image="" background_repeat="" background_position="" background_size="auto" background_attachment="" background_video="" vertical_padding_top="0" vertical_padding_bottom="0" more_link="" more_text="" left_border="transparent" class="" id="" title="" title_type="single" animation="none" width="1/3"]
<h5 style="color: #ffffff; text-align: center;"><a href="#" class="wpv-scroll-to-top wpv-simple-button-border">↑</a></h5>
[/column]
[column parallax_bg="disabled" parallax_bg_inertia="-0.2" extended="" extended_padding="1" background_color="" background_image="" background_repeat="" background_position="" background_size="auto" background_attachment="" background_video="" vertical_padding_top="0" vertical_padding_bottom="0" more_link="" more_text="" left_border="transparent" class="" id="" title="" title_type="single" animation="none" width="1/3" last="true"]
<p style="color: #ffffff; text-align: right;">For emergency cases [icon name="theme-phone" style="" color="accent2" size="14" ] <strong>1-800-700-6200</strong></p>
[/column]
----------------------------