Forum replies created

    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;
    }

    Alok Maheshwari
    Spectator
    Posts: 303
    November 26, 2014 at 10:14 am #13600

    Can you please provide a screenshot as I am not clear about the problem you are facing.

    Alok Maheshwari
    Spectator
    Posts: 303
    November 26, 2014 at 10:06 am #13599

    Please pm me the site login and I will have a look.

    Alok Maheshwari
    Spectator
    Posts: 303
    November 26, 2014 at 10:04 am #13598

    Try the following in custom css

    .content  {background-color:grey;}

    Alok Maheshwari
    Spectator
    Posts: 303
    November 25, 2014 at 7:27 pm #13585

    It may not be easy but let me see if it is possible.

    Alok Maheshwari
    Spectator
    Posts: 303
    November 25, 2014 at 7:05 pm #13584

    What is your site url?

    Alok Maheshwari
    Spectator
    Posts: 303
    November 25, 2014 at 6:40 pm #13582

    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.

    Alok Maheshwari
    Spectator
    Posts: 303
    November 25, 2014 at 2:27 am #13580

    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.

    Alok Maheshwari
    Spectator
    Posts: 303
    November 23, 2014 at 8:08 pm #13572

    Let us replicate the issue locally and come up with a fix for it.

    Alok Maheshwari
    Spectator
    Posts: 303
    November 20, 2014 at 9:46 pm #13564

    Will have a look at it.