Comments 2niemand1981 started the conversationJanuary 10, 2017 at 10:42pmHi,Thanks for all your help so far. You've been amazing!I want to remove the top area from the Search page, as well the page title and the sharing icons on the search results.Many thanks,Sofia 7,092Oliver repliedJanuary 11, 2017 at 1:57pmHI! pls. use following css: body.search .page-title-block { display: none; } body.search .post-footer-sharing { display: none; } Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. Regards, Oliver 2niemand1981 repliedJanuary 11, 2017 at 2:31pmThanks for the reply, this definitely works for the Page title and sharing icons, but I also want to hide the Top Area. On a normal page, I would have the option to hide it, but unfortunately there's no page for search...Thanks,Sofia 7,092Oliver repliedJanuary 11, 2017 at 5:39pmpls. use following css: body.search .top-area { display: none; } Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. Regards, Oliver Sign in to reply ...
Hi,
Thanks for all your help so far. You've been amazing!
I want to remove the top area from the Search page, as well the page title and the sharing icons on the search results.
Many thanks,
Sofia
HI!
pls. use following css:
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver
Thanks for the reply, this definitely works for the Page title and sharing icons, but I also want to hide the Top Area. On a normal page, I would have the option to hide it, but unfortunately there's no page for search...
Thanks,
Sofia
pls. use following css:
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver