• Resolved olienet

    (@olienet)


    Hi,

    I want to remove the auto-generate title page “Career” on top of the keywords search. I’ve already put the title on the header, so I want to remove the auto-generate one.

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support saadali2905

    (@saadali2905)

    Hi @olienet,

    Thanks for writing to us.

    We want to tell you that this title is not being added by a Simple Job Board.

    However, you can remove the page title by adding the following CSS code to your additional CSS panel. WordPress Dashboard -> Appearance -> Customize -> Additional CSS:

    .entry-title {
    display: none;
    }

    We hope the solution provided above will resolve your query.

    Feel free to contact us for further assistance.

    Regards

    Thread Starter olienet

    (@olienet)

    I’ve already put the code but nothing happens.

    The title has automatically been generated by the shortcode actually. Because I only place the shortcode [jobpost] on that page, nothing else.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Hide Page Title’ is closed to new replies.