Home › Forums › WoodMart support forum › Blog title Blog title This topic has 1 reply, 2 voices, and was last updated 2 years, 5 months ago by Hung Pham. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts March 8, 2024 at 5:23 pm #547490 PindoramaParticipant Hi, is it possible to hide the word “blog” from the page title while keeping the background image? Thanks March 9, 2024 at 11:29 am #547614 Hung PhamParticipant Hi Pindorama, Thanks for reaching to us. Please add the following Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS: body.blog h1.title{ display: none; } Regards, Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to create new topics. Login / Register