Home>Support>vantage search widget optimze

vantage search widget optimze

Hi there. im using a siteorigin search widget box in the footer of my site, when you click type and click on it a very ordinary looking page comes up how can i optimize the layout of that page to resemble the rest of my site. cheers

URL: http://www.hobartbuildinginspection.com.au

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

  1. 9 years, 4 days ago Andrew Misplon
    Hi, I Work Here

    Hi Cwestcott

    It’s unfortunately, a limitation of the theme. I’ve prepared a little Custom CSS though that will help clean the page up a little. Try the following at Appearance > Custom CSS:

    /* Search Results */
    
    .search-results #main {
    	padding: 35px;
    }
    
    .search-results .page-header #page-title {
    	font-size: 22px;
    	font-style: italic;
    }
    
    .search-results .entry-title {
    	font-size: 20px !important;
    }
    

    Adjust as required.

  2. 9 years, 4 days ago cwestcott

    That s made a big difference thanks heaps cheers chris

  3. 9 years, 4 days ago Andrew Misplon
    Hi, I Work Here

    For sure :)

  4. 9 years, 4 days ago cwestcott

    Hi Andrew ive got another tech question on my contact page
    http://www.hobartbuildinginspection.com.au/contact-us/
    Ive been playing around with a line ontop of the footer using a page row but how can it add tothat the footer itself and make the blue thinner

  5. 9 years, 4 days ago Andrew Misplon
    Hi, I Work Here

    If you remove the row you’ve added and do it from Custom CSS, this should work:

    /* Footer */
    
    .layout-full #colophon {
    	border-top: 5px solid blue;
    }
    

    Change blue to the hexadecimal color value of your choosing.

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