Esquirebr 2 Posted November 15 Hello! Is there anyway to customize search result page? I have Clay template. I would like to have only photos + titles in search result, without descriptions, filenames or anything else. Does anyone know how to hide them? Thank you Share this post Link to post
0 lu.diehl 42 Posted November 15 Try the code below: .sqs-search-container-item .sqs-content span{ display: none!important; } 1 Esquirebr reacted to this Share this post Link to post
0 lu.diehl 42 Posted November 15 Add the code below to Design > Custom CSS: .sqs-search-container-item .sqs-content { display: none!important; } Let me know if it works 😉 Share this post Link to post
0 Esquirebr 2 Posted November 15 (edited) Thank you very much @lu.diehl Now everything is hidden (see image attached), but I want to display the titles, any joy? Many thanks again Edited November 15 by Esquirebr typo Share this post Link to post
0 lu.diehl 42 Posted November 15 can you share a link to your website and pwd? Share this post Link to post
0 Esquirebr 2 Posted November 15 1 minute ago, lu.diehl said: can you share a link to your website and pwd? https://www.jupiter10.com/search?q=san Share this post Link to post
0 Esquirebr 2 Posted November 15 4 minutes ago, lu.diehl said: can you share a link to your website and pwd? Not sure what pwd means 🙂 Share this post Link to post
0 Esquirebr 2 Posted November 15 Just now, lu.diehl said: Try the code below: .sqs-search-container-item .sqs-content span{ display: none!important; } Yay ! It worked, fantastic! Thanks a lot 🙂 🙂 2 tuanphan and lu.diehl reacted to this Share this post Link to post
Hello!
Is there anyway to customize search result page? I have Clay template. I would like to have only photos + titles in search result, without descriptions, filenames or anything else. Does anyone know how to hide them? Thank you
Share this post
Link to post