Tagged: ,

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #28334

    Hello,

    I am creating a site for one of my clients, Street Paws. For the blog page, I am unable to get the header to hide.

    http://www.streetpawsnyc.com/blog/

    Set up as follows:

    Enfold Blog Style: Single author, small preview pic

    Blog Page Layout Setting: Default Layout – set in Enfold setting

    Blog Page Layout Setting: Header Settings set to “Don’t display the Header”

    I have searched the forums and believe I am following the correct steps. I am clearly doing something wrong.

    Can you please provide guidance on how to fix this?

    Thanks – Sharon Elkins

    Rocket Moon

    http:www.rocketmoon.com

    #137264

    Hey,

    You can add this on your custom.css or Quick CSS:

    .blog #header {
    display: none;
    }

    Regards,

    Ismael

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Enfold Blog Page Won't Hide Header’ is closed to new replies.