For this post I will be removing the phone number from the top of the store (in the header). I will be using cPanel file manager to do this.
|
This Phone Number. |
You need to find header.tpl (public_html/catalog/view/theme/default/template/common/header.tpl).
The line you need to find is <li><a href="<?php echo $contact; ?>"><i class="fa fa-phone"></i></a> <span class="hidden-xs hidden-sm hidden-md"><?php echo $telephone; ?></span></li> (line 47). Once you have found it remove it from the file. Click save and refresh your store and it should be gone.
|
Finished Result. |
Sam
0 comments:
Post a Comment