Title: Lion Plugins's Replies | WordPress.org

---

# Lion Plugins

  [  ](https://wordpress.org/support/users/lionplugins/)

 *   [Profile](https://wordpress.org/support/users/lionplugins/)
 *   [Topics Started](https://wordpress.org/support/users/lionplugins/topics/)
 *   [Replies Created](https://wordpress.org/support/users/lionplugins/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/lionplugins/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/lionplugins/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/lionplugins/engagements/)
 *   [Favorites](https://wordpress.org/support/users/lionplugins/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[Product Labels For WooCommerce] Helps a lot :)](https://wordpress.org/support/topic/helps-a-lot-28/)
 *  Plugin Author [Lion Plugins](https://wordpress.org/support/users/lionplugins/)
 * (@lionplugins)
 * [4 years ago](https://wordpress.org/support/topic/helps-a-lot-28/#post-15898764)
 * Thanks a bunch! 🙂 Happy to hear!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Product Labels For WooCommerce] Badge doesn’t disappear](https://wordpress.org/support/topic/badge-doesnt-disappear/)
 *  Plugin Author [Lion Plugins](https://wordpress.org/support/users/lionplugins/)
 * (@lionplugins)
 * [4 years ago](https://wordpress.org/support/topic/badge-doesnt-disappear/#post-15898758)
 * Hi [@blueebrd](https://wordpress.org/support/users/blueebrd/),
 * Sorry for the late reply. What have you described here sounds like a theme compatibility
   issue. I’m afraid that I can’t help much here. We try to make our plugins compatible
   with themes that follows WooCommerce templating standards e.g. Storefront, but
   I see you are using Flatsome – multi-purpose theme. It’s something that you should
   check with your theme developer or try to hire someone to do the adjustments 
   for you.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Product Labels For WooCommerce] Product and Categories don’t return anything](https://wordpress.org/support/topic/product-and-categories-dont-return-anything/)
 *  Plugin Author [Lion Plugins](https://wordpress.org/support/users/lionplugins/)
 * (@lionplugins)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/product-and-categories-dont-return-anything/#post-13878291)
 * Hi nceeoh,
 * Sorry for the delay in replying. What theme are you using? Have you tried to 
   change the theme to Storefront and see if it works? It might be a theme related
   issue.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Product Labels For WooCommerce] Badge to Appear on the Home Page](https://wordpress.org/support/topic/badge-to-appear-on-the-home-page/)
 *  Plugin Author [Lion Plugins](https://wordpress.org/support/users/lionplugins/)
 * (@lionplugins)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/badge-to-appear-on-the-home-page/#post-13666738)
 * Hi [@alexnap](https://wordpress.org/support/users/alexnap/),
 * It is a good idea to have shortcode like that. We’ll add it to the plugin and
   release a new version next week. We’ll notify you here when the new version is
   out.
 * Have a nice day!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Product Labels For WooCommerce] Badge to Appear on the Home Page](https://wordpress.org/support/topic/badge-to-appear-on-the-home-page/)
 *  Plugin Author [Lion Plugins](https://wordpress.org/support/users/lionplugins/)
 * (@lionplugins)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/badge-to-appear-on-the-home-page/#post-13418484)
 * Hi [@jlcadorin](https://wordpress.org/support/users/jlcadorin/),
 * I think it is a theme related issue. Probably some WooCommerce template hooks
   are missing. [@jlcadorin](https://wordpress.org/support/users/jlcadorin/) Could
   you please send your site address to lionplugins[eta]gmail.com so that we can
   take a closer look?
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[Product Labels For WooCommerce] Only One that Worked](https://wordpress.org/support/topic/only-one-that-worked-3/)
 *  Plugin Author [Lion Plugins](https://wordpress.org/support/users/lionplugins/)
 * (@lionplugins)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/only-one-that-worked-3/#post-13009077)
 * Glad to you hear that it is working for you! Thank you for leaving your feedback!
   We’ve answered regarding the CSS thing in the support forum 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Product Labels For WooCommerce] Badge to Appear on the Home Page](https://wordpress.org/support/topic/badge-to-appear-on-the-home-page/)
 *  Plugin Author [Lion Plugins](https://wordpress.org/support/users/lionplugins/)
 * (@lionplugins)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/badge-to-appear-on-the-home-page/#post-13009072)
 * Hi! Thank you for the positive review. 🙂 It looks like you have a customized
   home page. What plugin are you using to add that carousel slider with products
   on the home page? We’ll look into it. It seems that the slider has a non-standard
   WooCommerce layout and probably missing some hooks so it is not allowing our 
   plugin to kick in.
 * Regarding the CSS, it’s possible to control some of it. We can add some filters
   if you need them. When you create a new badge and use it on your shop pages, 
   then such CSS code is added to the HTML by our plugin:
 *     ```
       .lion-badge-shape-50814 {background: #f6533e; width: 99px; height: 99px; top: -15px; left: -14px;}
       .lion-badge-text-50814 {font-family: Arial; font-size: 19px; color: #FFFFFF; text-align: center; padding-top: 4px;}
       ```
   
 * So these two .lion-badge-shape-50814 .lion-badge-text-50814 are the main CSS 
   classes. The number e.g. 50814 is the ID of the badge. As you can see, it already
   has some basic CSS that comes from the badge settings. If you need to overwrite
   already defined CSS attributes, then you can try !important:
 * `.lion-badge-text-50814 {font-size: 15px !important;}`
 * Let me know if you need assistance.

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