test
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • zoralina Friend
    #203519

    hello, I have a display error in iPhone 5 landscape · width: 568px.
    The grey border of the first sidebar box, that is displayed under the content component, also includes the whole content component.
    See screenshot…

    You can see it also in responsinator (look at iphone5 landscape) (link), the error occurs only in screen width between 480px and 590px.

    thank you for your help


    1. box
    Ninja Lead Moderator
    #558645

    You can fix it with my solution below

    Open templates/ja_brisk/css/custom.css file and add new this rule

    @media (max-width: 767px) {
    , .uneditable-input, .row-fluid {
    float: none !important;
    }
    }

Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 2 replies, has 2 voices, and was last updated by  Ninja Lead 10 years, 1 month ago.

We moved to new unified forum. Please post all new support queries in our New Forum