Hello,
Thank you for pointing out that …
We seem to have some stylistic problems on the search page template.
I hope this will soon be corrected.
Until this happens, you can improve the look of the search page by adding the following codes to Customize-> General-> Additional CSS:
@media only screen and (min-width: 768px) {
.list-style .entry-image img{
width:30%!important;
}
.list-style .entry-content{
max-width:800px!important;
margin-left:auto;
margin-right:auto;
}
.article-wrapper{
min-height: 200px;
}
}
We are working on inserting search options into a mobile view.
Thank you for your understanding.
Best Regards