TerrySilver Posted September 18, 2019 Share Posted September 18, 2019 By default, every page in the Five template has a big banner at the top. However I really want this hidden from the internal search page (www.myurl.com/search) and search results page because it pushes the search bar / results far too down the page when the banner is there. How can I do this so it is only hidden from the search and search results page? Link to comment
tuanphan Posted September 18, 2019 Share Posted September 18, 2019 @TerrySilver you can use custom code to remove banner on Search Page. Need site url to check code. Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
TerrySilver Posted September 19, 2019 Author Share Posted September 19, 2019 Hi Tuan, Site URL is: https://caterpillar-tulip-78l5.squarespace.com Link to comment
tuanphan Posted September 20, 2019 Share Posted September 20, 2019 @TerrySilver what is access password? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
TerrySilver Posted September 20, 2019 Author Share Posted September 20, 2019 Password is: c0di$ Link to comment
tuanphan Posted September 20, 2019 Share Posted September 20, 2019 @TerrySilver Add to Home > Design > Custom CSS /* Remove banner search page */ body#yui_3_17_2_1_1568971484861_71 #banner-area-wrapper { display: none; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
TerrySilver Posted September 20, 2019 Author Share Posted September 20, 2019 @tuanphan Thanks Tuan. I tried that and unfortunately banner is still there? https://caterpillar-tulip-78l5.squarespace.com/search Link to comment
TerrySilver Posted September 20, 2019 Author Share Posted September 20, 2019 @tuanphan No wait, it seems to have disappeared now. Thanks!! Link to comment
tuanphan Posted September 20, 2019 Share Posted September 20, 2019 @TerrySilver You can Accept Answer. Thanks. Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.