Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #313137

    I am unable to hide the subheader on my blog page. It has the same settings as every other page on the blog (hidden), but it still shows up.

    http://embracingelderhood.com/speaking-engagements/

    as opposed to …

    http://embracingelderhood.com/blog/

    It says it is hidden on the back-end, but it’s still there.

    Can you help?

    Thanks!

    Bill

    #313284

    Hey beven!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .blog .title_container {
    display: none!important;
    }

    Cheers!
    Yigit

    #313445

    Beautiful — thank you. Just out of curiosity, is this something I should have known? Is it in the documentation somewhere?

    Thanks!

    Bill

    #313446

    BTW, I really love this theme.

    #313471

    Hey!

    No Bill, it is not in documentation. Alternatively you can create your blog page like any other page and choose “Use the advance layout editor to build your own blog layout (simply edit the page you have chosen in Enfold->Theme Options as a blog page)” in Blog Style in Enfold theme options > Blog Layout that should work as well. So you would not need to add custom CSS code

    Cheers!
    Yigit

    #313521

    OK, I have hidden the subhead on the blog page. When I go to that page and click on the post title underneath “Recent Posts” in the right Sidebar, it brings up that post (the only one on this blog so far) and now the subhead is back.

    Help!

    Thanks,
    Bill

    #313540

    Hi!

    If you do not mind please create a temporary admin login and post it here privately

    Best regards,
    Yigit

    #313600
    This reply has been marked as private.
    #313669

    Hey!

    Please edit your posts and under Layout Section choose not to display Subheader – http://i.imgur.com/cFyIDvc.png

    Regards,
    Yigit

    #313709

    Sorry–should have figured that out on my own.

    Bill

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘Hiding the subheader on a blog page’ is closed to new replies.