Home>Support>Deleting search window without full screen

Deleting search window without full screen

By elefantrider, 10 years ago. Last reply by Andrew Misplon, 10 years ago.

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. 10 years, 2 months 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. 10 years, 2 months 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. 10 years, 2 months 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. 10 years, 2 months 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. 10 years, 2 months 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. 10 years, 2 months 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