Page Header

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #8181
    ten12design
    Member

    Is there a way to hide the page header and title? I added the mailchimp form on this page but don’t want to show on all even the header color and title.

    http://loveleelifestyle.com/nutrition-plans/

    #8184
    ten12design
    Member

    I think I figured it out let me know if this is correct?

    #title-area {
        border: 1px solid #ddd;
        display: block;
        padding: 35px 0 25px;
    visibility: hidden;
    }

    #8189
    Raghavendra
    Moderator

    Looks good. Thanks.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Page Header’ is closed to new replies.