Title: Remove H1
Last modified: February 6, 2018

---

# Remove H1

 *  Resolved [JakenCD](https://wordpress.org/support/users/vansite/)
 * (@vansite)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/remove-h1-2/)
 * Hi Prasunsen,
 * Is there a way to remove the H1 titles when adding, for example, the Gradebook?
 * the idea is not having that big H1 that says My Gradebooks.
 * Thanks
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fremove-h1-2%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Author [Bob](https://wordpress.org/support/users/prasunsen/)
 * (@prasunsen)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/remove-h1-2/#post-9946811)
 * You mean the title on the user’s My Gradebook page?
 *  Thread Starter [JakenCD](https://wordpress.org/support/users/vansite/)
 * (@vansite)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/remove-h1-2/#post-9948687)
 * No. Well, maybe it is the same
    When I use the shortcode to show the gradebook
   in a random page I have a title (H1) that says My Gradebook.
 * I would prefer to make it disappear because I would like to use another H.
    Or
   if that is not possible I would like to reduce the size, but I don’t see a class
   associated to it and I don’t want to mess around with the rest of H in my website.
 * Thanks
 *  Plugin Author [Bob](https://wordpress.org/support/users/prasunsen/)
 * (@prasunsen)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/remove-h1-2/#post-9951450)
 * You can copy my-gradebook.html.php into your theme folder and make changes to
   it. See the internal Help page -> Redesigning and Customizing the Views section.
 *  Thread Starter [JakenCD](https://wordpress.org/support/users/vansite/)
 * (@vansite)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/remove-h1-2/#post-9960582)
 * Ok. Thanks so much.
 *  [wwpc02](https://wordpress.org/support/users/wwpc02/)
 * (@wwpc02)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/remove-h1-2/#post-10120526)
 * You can also use css to hide it. Putting the following at the top of your posts
   might work:
 * header{
    display: none; } #branding{ display: block; }

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

The topic ‘Remove H1’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/namaste-lms_b6c7ae.svg)
 * [Namaste! LMS](https://wordpress.org/plugins/namaste-lms/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/namaste-lms/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/namaste-lms/)
 * [Active Topics](https://wordpress.org/support/plugin/namaste-lms/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/namaste-lms/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/namaste-lms/reviews/)

 * 5 replies
 * 3 participants
 * Last reply from: [wwpc02](https://wordpress.org/support/users/wwpc02/)
 * Last activity: [8 years, 2 months ago](https://wordpress.org/support/topic/remove-h1-2/#post-10120526)
 * Status: resolved