Remove contact page header - by fredwerk

This topic has 10 replies, 3 voices, and was last updated 10 years, 1 months ago ago by Robert Hall

  • Avatar: fredwerk
    fredwerk
    Participant
    October 2, 2014 at 12:53

    Hi,

    When I create the contact page and I use the theme template (then I see the header CONTACT, then map, then the form), I would like to remove the header CONTACT (including “home/contact” below it and on the right “return to previous page”). Is this possible?

    Thanks,

    9 Answers
    Avatar: Robert Hall
    Robert Hall
    Support staff
    October 2, 2014 at 13:48

    Hello,

    Please provide us with link to the page and wp-admin access in Private Content.
    Also provide screenshot for our better understanding and highlight what exactly you want.

    Regards,
    Robert Hall.

    Avatar: fredwerk
    fredwerk
    Participant
    October 2, 2014 at 13:53
    Avatar: Robert Hall
    Robert Hall
    Support staff
    October 2, 2014 at 14:04

    Hello,

    You can do this in themes/legenda/woocomerce/contacts.php file. (line 95-104)
    Please comment out this code:

    <div class="page-heading bc-type-<?php etheme_option('breadcrumb_type'); ?>">
    	<div class="container">
    		<div class="row-fluid">
    			<div class="span12 a-center">
    				<h1 class="title"><span><?php the_title(); ?></span></h1>
    				<?php etheme_breadcrumbs(); ?>
    			</div>
    		</div>
    	</div>
    </div> 

    Regards,
    Robert Hall.

    Avatar: fredwerk
    fredwerk
    Participant
    October 2, 2014 at 14:07

    Hi Robert,

    Thanks for that!

    Avatar: Robert Hall
    Robert Hall
    Support staff
    October 2, 2014 at 14:32

    You’re welcome!
    If you have any questions please feel free to contact us.

    Regards,
    Robert Hall.

    Avatar: fredwerk
    fredwerk
    Participant
    October 5, 2014 at 18:32

    Hi again,

    How can I remove the header, same issue than for the contact page, on this page: http://www.exclusivefashiondesigns.com/brands/cabanelas/

    Thanks,

    Avatar: Eva
    Eva Kemp
    Support staff
    October 6, 2014 at 11:26

    Hello,

    You can remove the title and breadcrumbs using this code in custom.css file:

    .title, .woocommerce-breadcrumb {
        display: none;
    }

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: fredwerk
    fredwerk
    Participant
    October 6, 2014 at 17:42

    Hi,

    Thanks, and I just realised there is a setting for that in the Header section of the theme settings.

    Kinda overlooked that, but thanks again 🙂

    Avatar: Robert Hall
    Robert Hall
    Support staff
    October 6, 2014 at 17:48

    Hello,

    You’re welcome!

    Regards,
    Robert Hall.

  • Viewing 10 results - 1 through 10 (of 10 total)

The issue related to '‘Remove contact page header’' has been successfully resolved, and the topic is now closed for further responses

8theme customization service
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.