Okay
  Public Ticket #2733752
Title on Individual Product Pages
Closed

Comments

  • Rob Snow started the conversation

    Hi again

    Hope you are well?

    How can I removed the title on the Individual Product Pages?

    Still like to keep the breadcrumbs.

    It seems odd having the title in the product and at the top of the page.

    The page doesn't appear in the pages list.

    Thanks


    Rob

  • spider-web replied

    Hi Rob,

    Please try this: Settings -> General ->Title
    and choose "Hide"

  • Rob Snow replied

    Hi

    Thanks.

    I am aware of that setting. But some of the pages I want the Title to appear.

    I wanted to turn off the title only on, say, the shop product pages, for example.


    Thanks


    Rob

  • spider-web replied

    Hi,
    these are settings for each individual page: you may choose "hide" if you don't want to hide the title (only on, say, the shop product pages, for example), and you may choose "show" for the pages you want the title appears.

    Best regards
    spider-web (please note that I'm not from Neuron, I'm just the same page builder as you, and I had a lot of questions myself on how to do one or another thing)

  • Rob Snow replied

    Super. But where do I find the single product page to make this change. This was the crux of the question?

    Thanks


    Rob

  • spider-web replied

    Please check attached .png

  • Rob Snow replied

    Hi again

    Yes, I know where those pages are, but I have like 700 products. Is there not a general setting to avoid the title on all these products?

  • spider-web replied

    Sorry, but I have no answer to this question - you need to wait for Neuron to answer this question.

    Best regards
    spider-web

  •  933
    Neuron replied

    Hi Rob and spider-web,

    I am very sorry for the late reply, we were not working on the weekend.

    If you want to remove the title from the single product items, you have to go to Appearance > Customize > Title > Product Title and set it to hide.

    https://prnt.sc/10yuceb

    Feel free to ask for anything you need.

    Kind Regards


  • Rob Snow replied

    Hi

    This option removes from above the product information.

    See screenshot, I want to remove the main title, but keep the Breadcrumbs

    Thanks

    Rob

  •  933
    Neuron replied

    Hi Rob,

    Okay, so can you please add the following code at Appearance > Customize > Additional CSS.

    .single-product .o-hero__content__title {
        display: none !important;
    }

    Feel free to ask for anything you need.

    Kind Regards