Title: Hiding h2.heading?
Last modified: February 21, 2020

---

# Hiding h2.heading?

 *  Resolved [philos1964](https://wordpress.org/support/users/philos1964/)
 * (@philos1964)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/hiding-h2-heading/)
 * Hello,
 * Any chance to have an option to hide the Place name (h2.heading)?
 * I am using a CSS display: none but even like that, the Place title is displayed
   one second before hiding…
 * I think that was not the case before the last plugin update.
 * Thanks 🙂

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

 *  Plugin Author [Noah Hearle](https://wordpress.org/support/users/designextreme/)
 * (@designextreme)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/hiding-h2-heading/#post-12466711)
 * [@philos1964](https://wordpress.org/support/users/philos1964/) I’ll check this
   parameter shortly and update the functionality if needed. Won’t be long!
 *  Plugin Author [Noah Hearle](https://wordpress.org/support/users/designextreme/)
 * (@designextreme)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/hiding-h2-heading/#post-12466817)
 * [@philos1964](https://wordpress.org/support/users/philos1964/) Actually, this
   is working as expected with the current version – just use this in the shortcode:
 * `[reviews_rating icon=false name=false]`
 * You’ll see the vicinity there, but not the icon or the name.
 * Please let me know if this is working for you now?
 *  Thread Starter [philos1964](https://wordpress.org/support/users/philos1964/)
 * (@philos1964)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/hiding-h2-heading/#post-12467375)
 * [@designextreme](https://wordpress.org/support/users/designextreme/) It is working
   perfectly!
 * Thanks for your work and support, really appreciated 🙂
 *  [rric34](https://wordpress.org/support/users/rric34/)
 * (@rric34)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/hiding-h2-heading/#post-12523119)
 * Hello, actually using [reviews_rating icon = false name = false] hides these.
   But in the code the <h2> tag remains present with “<h2 class =” heading no-icon
   no-name “> </h2>”
    How can I delete this line? I thank you in advance.
 *  Plugin Author [Noah Hearle](https://wordpress.org/support/users/designextreme/)
 * (@designextreme)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/hiding-h2-heading/#post-12523233)
 * [@rric34](https://wordpress.org/support/users/rric34/) Yes, I’ll fix that for
   you in the next release!
 *  Plugin Author [Noah Hearle](https://wordpress.org/support/users/designextreme/)
 * (@designextreme)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/hiding-h2-heading/#post-12526324)
 * [@rric34](https://wordpress.org/support/users/rric34/) Just to confirm this is
   fixed in the next version.
 * For now, you can add this to the Custom Styles or your own style sheet:
 *     ```
       .google-business-reviews-rating .no-icon.no-name {
       	display: none;
       }
       ```
   
 *  [rric34](https://wordpress.org/support/users/rric34/)
 * (@rric34)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/hiding-h2-heading/#post-12531802)
 * Hello,
 * Thank you, however I am not yet offered an update of your back office plugin.
 * Yes :
    .google-business-reviews-rating .no-icon.no-name { display: none; }
 * Hide what is between the <h2> tags, however this line remains visible in the 
   code.
 * Thank you for your availability.
 *  Plugin Author [Noah Hearle](https://wordpress.org/support/users/designextreme/)
 * (@designextreme)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/hiding-h2-heading/#post-12531943)
 * [@rric34](https://wordpress.org/support/users/rric34/) I’ll release the update
   in around 24 hours. I wanted to put in a few improvements at once rather than
   simply fix this one issue.
 * Soon! 🙂
 *  [rric34](https://wordpress.org/support/users/rric34/)
 * (@rric34)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/hiding-h2-heading/#post-12532125)
 * Perfect ! Thank you very much.
 *  Plugin Author [Noah Hearle](https://wordpress.org/support/users/designextreme/)
 * (@designextreme)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/hiding-h2-heading/#post-12534629)
 * [@rric34](https://wordpress.org/support/users/rric34/) Sorted.
 *  [rric34](https://wordpress.org/support/users/rric34/)
 * (@rric34)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/hiding-h2-heading/#post-12535394)
 * Great, thank you, it’s now perfect;)
    Have a good day

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

The topic ‘Hiding h2.heading?’ is closed to new replies.

 * ![](https://ps.w.org/g-business-reviews-rating/assets/icon.svg?rev=2722684)
 * [Reviews and Rating – Google Reviews](https://wordpress.org/plugins/g-business-reviews-rating/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/g-business-reviews-rating/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/g-business-reviews-rating/)
 * [Active Topics](https://wordpress.org/support/plugin/g-business-reviews-rating/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/g-business-reviews-rating/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/g-business-reviews-rating/reviews/)

## Tags

 * [h2](https://wordpress.org/support/topic-tag/h2/)
 * [heading](https://wordpress.org/support/topic-tag/heading/)

 * 11 replies
 * 3 participants
 * Last reply from: [rric34](https://wordpress.org/support/users/rric34/)
 * Last activity: [6 years, 2 months ago](https://wordpress.org/support/topic/hiding-h2-heading/#post-12535394)
 * Status: resolved