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

    Hello,

    I created a Forum page with BBPress and even thought I put the “Hide Both” option in the Title bar settings it still appears. How can I take it off?

    Thank you

    #275675

    Hi alvarozr!

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

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

    Regards,
    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.