Topic on Project:Support desk

Apply css only for search results page

1
Summary by Spiros71

I found it, I just need to target .page-Special_Search

Spiros71 (talkcontribs)

I want to remove the sidebar and expand the search results content on this site with something like this:

#mw-site-navigation, #mw-related-navigation, #page-tools {
    display: none;
}
#mw-content {
    margin-left: 0em;
    overflow: unset;

}

Is it possible to target these changes only for the search results pages, i.e. pages with index.php?search=