Forum replies created
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;
}
Can you please provide a screenshot as I am not clear about the problem you are facing.
Please pm me the site login and I will have a look.
Try the following in custom css
.content {background-color:grey;}
It may not be easy but let me see if it is possible.
What is your site url?
There doesn’t seem to be an inbuilt option to disable the responsiveness. Let me find out from Roman if it will be possible to switch it off or not as the relevant media queries are spread across few css files.
Can you please provide your site url. Also please edit your posts and write it in plain text. Looks like you copy-pasted text from office which has made the post unreadable.
Let us replicate the issue locally and come up with a fix for it.
Will have a look at it.