• Resolved lingadmin

    (@lingadmin)


    Hi,

    I want to use the Q&A section but I want to remove the default heading (Q&A) and replace it with a custom one on elementor. How can I remove the Q&A heading on the Q&A section of this plugin? Sorry, not good with custom CSS ??

    Thanks!

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi,

    Thank you for using our plugin.

    You can try to use this CSS code to hide the “Q&A” heading

    #cr_qna > h2 {
        display: none;
    }
    Plugin Support cusrev

    (@cusrev)

    We haven’t heard from you for more than two weeks. For this reason, I’ll assume that either you are not interested in this question/problem anymore or it has been resolved. If this is not the case, please let us know and we’ll be happy to help.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to remove the Q&A heading?’ is closed to new replies.