Titile in blog - by juanideas - on WordPress WooCommerce support

This topic has 2 replies, 2 voices, and was last updated 7 years, 11 months ago ago by Robert Hall

  • Avatar: juanideas
    juanideas
    Participant
    May 23, 2016 at 15:21

    Hi! i don’t need show a big tittle page in all individual post.
    if a use a post layout check list, i can do it.
    But is there any way to not show title by default, without using post layout?
    because the editor of blog have not much idea, then i need to make simple way to him, to load news to the site.
    example: http://compania-arrate.com.ar/nueva/distribuidores-oficiales-de-purflux/
    thanks!

    1 Answer
    Avatar: Robert Hall
    Robert Hall
    Support staff
    May 23, 2016 at 15:38

    Hello,

    Please add this code in Theme Options->Custom CSS->Global Custom CSS.

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

    Regards,
    Robert Hall

  • Viewing 2 results - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.