Tagged: , , , ,

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #209216

    Hey, I’m trying to disable the page header that shows up over each of my pages. I don’t want to have to go in to each and every page and tell it not to display the header. Also, I can’t get it to go away in Category pages. Is there a simple php or css change I can make that will disable that page header overall?

    #209218

    Hey Jox!

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

    .title_container { display: none; }

    Cheers!
    Yigit

    #209220

    Awesome thanks!! I had added that same code except I made a typo using a – instead of a _. It works now.

    Cheers

    #209222

    Hey!

    You are welcome Jox! Let us know if you have any other questions or issues

    Best regards,
    Yigit

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