8THEME8
8THEME
May 11

Hide Sale booster

Please add a feature to hide sale booster in specific pages
ClosedClosed

May 11, 2026

Hello @Lakshan001, There is no need for option I think. You can do it simply with css. Example: http://prntscr.com/1borlie use this class and make smth like next in your custom styles: .page-id-⁠103 #sales-booster-popup {display: none; } Regards, Jack Richardson