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.

remove title from landing page

10 years ago · Last reply by Andrew Misplon 10 years ago

Hi, I designed a landing page through page builder and want to remove the upper title that has the names of pages and the footer widget only for that page. Please be a little detailed, I have no knowledge of coding.

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

Need fast email support? Get SiteOrigin Premium

Replies

5
  1. Andrew Misplon Staff 10 years, 13 days ago

    Hi Kanal

    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.

  2. kanal Private 10 years, 13 days ago

    This is a private message.

  3. Andrew Misplon Staff 10 years, 12 days ago

    Thanks :)

    This is a theme level CSS challenge but we’ll do our best to help.

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

    /* LED Sign Board */
    .page-id-237 .header_wrap,
    .page-id-237 #footer {
    	display: none;
    }

    You might also need to install the SiteOrigin CSS Editor.

  4. kanal 10 years, 12 days ago

    That worked perfectly. Thank you very much.

  5. Andrew Misplon Staff 10 years, 11 days ago

    Super, glad to hear that did the trick.

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