Remove heading but keep name in navigation menu

  • Posted in : Read WP
  • boonrod
    Participant

    Hi,

    When i remove the heading title it also removes the menu name in the navigation. How can i delete the title that appears below the navigation menu without losing the name in the menu.

    Thank you!

    serkan
    Moderator

    Hi,
    You can use this custom css code;

    .home .entry-header >.entry-title { display: none; }

    If you want to remove for all of them you can use this;

    .page .entry-header > .entry-title { display: none; }

    Thanks

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

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register