Home Forums WoodMart support forum Disable Blog Post Page Title

Disable Blog Post Page Title

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #268460

    Hello,

    I am trying to find a way to bulk disable the “Page Title” on blog posts. I have 400+ posts so I am looking for a way to bulk disable them rather than going into each post.

    I still need the page title for my shop page.

    Thanks!

    #268532

    Hello,

    You can disable the page title globally: https://prnt.sc/104840q

    Alternatively, I can provide custom CSS. Please advise what is workable and provide the page URL.

    Best Regards

    #268543

    Hello,

    If you could provide custom CSS that would be much appreciated as we need the page title in our shop. Below I have provided links.

    Thank you.

    #268664

    Hello,

    You can disable the title for the blog page in the page settings: https://xtemos.com/docs/woodmart/options-for-pages/

    In order to disable the title in the single post,
    Please add this code to the Theme Settings > Custom CSS > Global:

    body.single-post .page-title-default {
    display:none;
    }

    Best Regards

    #268775

    Worked great.

    Thanks!

    #268823

    You are welcome! If you have any questions please feel free to contact us.

    We will appreciate highly if you spend a couple of minutes and answer the questions provided here: https://8uehqcg4tjy.typeform.com/to/IgyV2EiP

    Best Regards

Viewing 6 posts - 1 through 6 (of 6 total)