Home › Forums › WoodMart support forum › how to disable the header title in the page? how to disable the header title in the page? This topic has 1 reply, 2 voices, and was last updated 3 years ago by Elise Noromit. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts December 22, 2021 at 12:18 pm #341235 FarkhandaParticipant how to disable the header title in the page? https://snipboard.io/tExHnl.jpg Doing it from here(please check screenshot) https://snipboard.io/ZosV6g.jpg but disabling page title from here also hides the image for page title (check screenshot) https://snipboard.io/4JFOAH.jpg Pleas help me fix this cluttering of page title with the menu December 22, 2021 at 6:03 pm #341328 Elise NoromitMember Hello, You can disable the title by means of the Theme Presets https://xtemos.com/docs/woodmart/theme-settings-presets/ You will need to disable AJAX shop. Alternatively, you can use custom CSS. Please add this code to the Theme Settings > Custom CSS > Global: body.woocommerce-shop .page-title-default { display:none; } Best Regards Author Posts Tagged: woocommerce, WoodMart Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to create new topics. Login / Register