Tagged: x Author Posts October 10, 2016 at 3:48 pm #1210471 Benjamin HParticipant http://www.BenjaminAlyssa.com How do I remove the text I have shown in the image. http://prntscr.com/cs93cc I would like to keep just the gray box with the info inside it and have everything align correctly in the menu bar. Thank you! Benjamin October 10, 2016 at 11:54 pm #1210908 DarshanaModerator Hi there, You can add this under Custom > CSS in the Customizer. #wpmenucartli .cartcontents { display: none !important; } .x-menu-item-woocommerce .x-cart .inner { display: none !important; } .x-menu-item-woocommerce .x-cart { margin-top: 18px !important; } Hope that helps. October 12, 2016 at 6:47 am #1212817 Benjamin HParticipant Hmm, it actually still has text to the right of the box now, and the box is now separated. It’s just a single box now http://prntscr.com/csw1r8 October 12, 2016 at 12:06 pm #1213229 ThaiModerator Hi There, Please add the following CSS: li#wpmenucartli { display: none !important; } Hope it helps 🙂 Author Posts <script> jQuery(function($){ $("#no-reply-1210471 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In