• Closed
  • J.A.
    Spectator
    November 26, 2014 at 6:42 pm #13606

    Hello,

    if you use the search on the website you can see pictures next to the results. How can I remove them so that you see only the title and the excerpt of the post?

    Thanks

    Alok Maheshwari
    Spectator
    Posts: 303
    November 26, 2014 at 7:50 pm #13607

    We are working on having a separate page for search etc. but in the meanwhile you can try hiding the images using following css rule.

     

    .search img
    {

    display:none!important;
    }

    J.A.
    Spectator
    Posts: 14
    November 27, 2014 at 11:46 pm #13623

    Worked for me 🙂 does not look very beautiful but in the meanwhile its ok. i am stoked that you are working on the search page, hopefully it will be included in the next update