Quote Originally Posted by rstevenson View Post
Well, ... someone might be able to edit it, but not me. As with the stylesheet edit I was trying, there are way too many things in there I don't understand, so I'm just swatting flies in the dark.

Rob
If you want to remove the contact us link in the header remove this from the includes/templates/winchester_responsive/templates/tpl_modules_mobile_categories_tabs.php:

Code:
<li><a href="<?php echo zen_href_link(FILENAME_CONTACT_US, '', 'NONSSL'); ?>" class="mcontact"><?php echo BOX_INFORMATION_CONTACT; ?></a></li>
Thanks,

Anne