Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Author Robin W

    (@robin-w)

    try

    #bbpress-forums fieldset.bbp-form legend {
    	display: none;
    }

    I am not sure what it will do with a topic, so check that hasn’t altered.

    • This reply was modified 3 years, 7 months ago by Robin W.
    Thread Starter OSCOWP

    (@oscowordpress1)

    it works!! thanks bro!
    you are the man

    Plugin Author Robin W

    (@robin-w)

    great – glad you are fixed

    Where does one place your code? #bbpress-forums fieldset.bbp-form legend {display: none;}

    Plugin Author Robin W

    (@robin-w)

    in dashboard>settings>bbp style pack>custom css

    Thanks but it doesn’t work for me. I also tried putting it in the custom CSS in elementor. There I get a message that says … “Element fieldset.bbp-form is overqualified. Just use bbp-form without the element name.” None of which means anything to me. I tried different combinations but didn’t hit on one that worked. Thanks for your prompt response.

    Plugin Author Robin W

    (@robin-w)

    ok so try

    #bbpress-forums .bbp-form legend {
    	display: none;
    }

    This also did not work in either Settings or in Elementor. Although, Elementor didn’t display an error/warning with that code. Perhaps it’s my Theme interfering. Thanks for trying.

    Plugin Author Robin W

    (@robin-w)

    ok, I’d need a link to an real example on your site

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘remove reply to: topic name’ is closed to new replies.