Tagged: x Author Posts July 14, 2016 at 10:21 pm #1087958 renzofernandezParticipant Hi, How can I remove the titles of all the woocommerce pages? Here are a couple of sample pages showing the page title: http://feheleyfinearts.com/development/product-category/drawings/ http://feheleyfinearts.com/development/product/drawing-1/ Thanks. July 14, 2016 at 11:37 pm #1088015 Prasant RaiModerator Hello There, Thanks for writing in! You can add this under Custom > CSS in the Customizer: .x-landmark { display: none !important; } Thanks. July 15, 2016 at 3:22 pm #1089041 renzofernandezParticipant Hi, Thanks, that removed the text. What remains is a space and 2 lines where the titles used to be. What can I do to also remove that space and 2 lines? Thanks again. July 15, 2016 at 10:20 pm #1089471 Prasant RaiModerator Hello There, Thanks for writing in! You can add this under Custom > CSS in the Customizer: header.x-header-landmark { display: none !important; } Thanks. Author Posts <script> jQuery(function($){ $("#no-reply-1087958 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In