Tagged: x Author Posts June 6, 2016 at 3:41 pm #1028665 VldmzrnkParticipant Hello, I want to remove “The shop” words from this page: http://trimey.com/tienda/ I establish remove page name in the page’s settings but I don’t achieve the effect I want. June 6, 2016 at 4:11 pm #1028734 Prasant RaiModerator Hello There, Thanks for writing in! You can add this under Custom > CSS in the Customizer: .x-landmark-breadcrumbs-wrap { display: none !important; } Thanks. June 6, 2016 at 5:12 pm #1028810 VldmzrnkParticipant It removes the words but not the space June 6, 2016 at 7:36 pm #1028930 JadeModerator Hi there, Please try this: .post-type-archive-product .x-header-landmark { display: none; } Hope this helps. Author Posts <script> jQuery(function($){ $("#no-reply-1028665 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In