Home>Support>Vantage Premium – Search Return Page

Vantage Premium – Search Return Page

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].

How do I modify the search return page attributes to be “Full Width Page”?

Thanks,

John

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, 1 month ago Andrew Misplon
    Hi, I Work Here

    Hi John

    You can either:

    1. Remove the sidebar. Create a child theme. Insert search.php in your child theme and remove line 39 from that file:

    <?php get_sidebar(); ?>

    OR

    2. Use the following under Appearance > Custom CSS to hide the sidebar:

    /* Vantage Hide Sidebar on Search Results */.search #secondary {	display: none !important;}.search #primary {	width: 100% !important;}
  2. 11 years, 1 month ago John Cottrell

    #2 Was simple and easy for me. Worked perfectly, Thanks.

  3. 11 years, 1 month ago Andrew Misplon
    Hi, I Work Here

    For sure, that’s definitely the simpler solution. Glad that helped.

    All the best.

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