Skip to content
Public Ticket #3978

Removing slider from search page

Conversation thread

Matthew Seymour replied

Customer Reply

That's worked great. Thanks for your help.

PenciDesign replied

Staff Reply

Hi,

Ah, ok. Please use this custom css code:

\
body.blog .featured-area{ display: none; }

Best Regards,

PenciDesign

Matthew Seymour replied

Customer Reply

Hi,

Thanks for getting back to me. Sorry to be unclear. I should have said that I mean the slider with five post images at the top of the page here: http://new.citysecuritymagazine.com/?sfid=1713&authors=david-ward

I've also taken  screenshot showing the slider that I want to remove and attached it.

I just don't know the CSS code to target this particular search return page.

Thanks,

Matthew

PenciDesign replied

Staff Reply

Hi,

Do you mean about the ads above the footer? If right, please add more this code to Customize > Custom CSS to remove it:

\
body.blog .footer-ad{ display: none; }\

Best Regards,

PenciDesign

Matthew Seymour started the conversation

Conversation Start

Hi,

I'd like to remove banners from the search archive pages, but I can't seem to make that work with the CSS that I've been trying.

Is there a setting or CSS so remove banners from pages showing search returns (see related URL for an example of a page where I'd like to remove the banner).

Thanks,

Matthew


Want to join this conversation or access attachments? Sign in first.