Home>Support>Customize Appearance of Search Results in Vantage

Customize Appearance of Search Results in Vantage

Hey Guys,

i am using your vantage theme and i love it! But i have a little problem with changing the visual appearance of the search results.

This is the Site with an example: http://ziegler-energietechnik.de/?s=gabriel

I want to Change the color of the found pages (in this example the “anfahrt” and “team” page), and an hover effect, to show that they are clickable links.

Is there a way to change this?

Many thanks in advance

Alex

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

  1. 7 years, 11 months ago Alex S
    Hi, I Work Here

    Hi Alex,

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

    .search article.post .entry-main h1.entry-title > a {
    	color: #0f0;
    }
    
    .search article.post .entry-main h1.entry-title > a:hover {
    	color: #f00;
    }
    

    You might also need to install the SiteOrigin CSS Editor.

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