• Resolved Alex

    (@alexlari)


    Hi guys,

    I would like to hide the page title on my pages and posts. I’ve just managed to hide the title by doing Setting>General>Custom Front Page Enabled>Select Page as Front Page:Home
    Title on Static Front Page: Disabled.

    I’d like to know if it’s possible to use this feature on other pages and posts.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Ahmed Kaludi

    (@ahmedkaludi)

    We are going to have a feature which will allow people to have this but until then you can try to use this code in AMP Options > Design > Global > Custom CSS

    .amp-post-title{display:none}

    That should do it for you.

    Thread Starter Alex

    (@alexlari)

    Thanks for your help, Ahmed. The CSS code works.

    We are going to have a feature which will allow people to have this

    That could be a great idea, however, I’m happy to use js, css or php codes, despite I’m not a websmaster. I think the plugin is doing really well, and if WordPress users really want to comply with the AMP Project, we’ll always find a way to resolve a problem by asking to you and your team, or through google search.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to hide the page title on pages and posts?’ is closed to new replies.