Home>Support>Deleting search window without full screen

Deleting search window without full screen

By elefantrider, 11 years ago. Last reply by Andrew Misplon, 11 years ago.
Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].

Is there a way to delete the search window from each page without using a full screen width Template in Pages? Using Premium.

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 11 years, 13 days ago elefantrider

    Additionally, is there a way to delete the page title without using the full screen width template? (I prefer the default template which shortens up the width of the text)

  2. 11 years, 13 days ago Andrew Misplon
    Hi, I Work Here

    Hi elefantrider

    You can de-activate the navigation search at Appearance > Theme Settings > Navigation: Search in Menu. If you have a search widget in the sidebar that can be deleted from Appearance > Widgets.

    To remove the page title without using the full width template you’d need to use Custom CSS. To do it site wide insert the following under Appearance > Custom CSS:

    /* Vantage Remove Page Titles */
    
    .page h1.entry-title { display: none; }
  3. 11 years, 13 days ago elefantrider

    Thank you. However it seems this Custom CSS has also enabled Full Width, even though Default Template is still selected on all the pages.

    I have entered the following CSS and Full Width is still the result:

    .page h1.entry-title { display: none; }

  4. 11 years, 13 days ago Andrew Misplon
    Hi, I Work Here

    Perhaps send through a link to the page and I’ll take a look.

    That selector is saying, when the page has a body tag of page make the h1 with class entry-title display-none…so it shouldn’t be causing any issues with templates.

  5. 11 years, 7 days ago elefantrider

    I just put an empty text box widget in the sidebar and the text aligned to page (default mode) instead of full screen. Works good.

  6. 11 years, 6 days ago Andrew Misplon
    Hi, I Work Here

    Super, glad to hear you’ve found a solution.

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.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More