This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Page title

Resolved 4 replies customizationthemetheme-north
9 years ago · Last reply by Janusz Słyk 9 years ago

Hello, I can’t turn off page title on WooCommerce sides. I use North theme. I unchecked page title option in Page settings section but title still appears on page. I tried also with Customise panel. No results. Any help or sugestion ?

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

4
  1. Alex S Staff 9 years, 4 months ago

    Hi Janusz,

    Do you have a public URL where we can take a look at what’s going on? If you need to keep this URL private from other users, just select “Private Reply” on the bottom right of the comment box.

    By the way, as you’re a premium user, you’re entitled to priority email support. If you would like to make use of that, please follow the instructions found on this page. Please reference this thread and include your SiteOrigin order key in the email.

  2. Janusz Słyk Private 9 years, 4 months ago

    This is a private message.

  3. Alex S Staff 9 years, 4 months ago

    Hi Janusz,

    Okay, so this looks to be an issue with the template file.

    You can fix this with some custom CSS. If you navigate to AppearanceCustom CSS, you’ll get our custom CSS editor. Just add the following code.

    .post-type-archive-product .page-title {
    	display: none;
    }

    You might also need to install the SiteOrigin CSS Editor.

  4. Janusz Słyk 9 years, 4 months ago

    Hi Alex,
    Thanks for the advice. So I will. I considered writing an override but do not want to create a child theme. Thanks again.

Replies on this thread are closed.

Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Have a different question or issue?

Start New Thread