How to hide the RankMath admin bar?

#301744
Viewing 3 replies - 1 through 3 (of 3 total)
  • Prabhat
    Rank Math agency

    Hello,

    Thank you for contacting us.

    Assuming you’re referring to the admin bar shown on the frontend of the website, you can use the following CSS code to hide Rank Math’s section from it:

    #wp-admin-bar-rank-math{
        display: none;
    }

    You can follow this article to add custom CSS to the website:
    https://www.wpbeginner.com/plugins/how-to-easily-add-custom-css-to-your-wordpress-site/

    Hope this helps.

    Thank you.

    Thanks 🙂

    Prabhat
    Rank Math agency

    Hello,

    We’re glad that we could address the concern.

    Please feel free to get in touch if you require any further assistance.

    Thank you.

    Hello,

    Since we did not hear back from you for 15 days, we are assuming that you found the solution. We are closing this support ticket.

    If you still need assistance or any other help, please feel free to open a new support ticket, and we will be more than happy to assist.

    Thank you.

Viewing 3 replies - 1 through 3 (of 3 total)

The ticket ‘How to hide the RankMath admin bar?’ is closed to new replies.