layout issue on mobile UI

Home Forums Legacy Support 4.0 Bugs & Issues layout issue on mobile UI

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #356725
    brayan_lachowsky
    Spectator
    hello, you need to stretch a little bit the question+options to the left so the question wrapper is not centered on mobile I drew red lines to show you on this screenshot.http://prnt.sc/12qp8gs
    #356777
    Ada
    Participant
    Hi, okay, I can provide you custom css for the same that you can add in appearance>customize>>custom css. Please confirm if you want so?
    #356833
    brayan_lachowsky
    Spectator
    this is not site specific please check on your demo and provide a fix
    #356873
    Ada
    Participant
    Hi, Yes but it looks like personalised customization so you can add this code in appearance>>customize>>custom css to fix it on your site
    
    @media(max-width:600px){
       #course_component .incourse .quiz_questions_content {
        padding-left:1px !important;
    }
    }
    
    #356938
    brayan_lachowsky
    Spectator
    it's not something that you want to customize, it's an issue that you need to report and add to Trello. I've never seen such layout
    #357014
    Ada
    Participant
    HI, Okay for now you can add the code in customize section. I have created a trello card for it . https://trello.com/c/326uowNC
    #357389
    brayan_lachowsky
    Spectator
    thanks, waiting for the fix you can close topic
    #357468
    Ada
    Participant
    Closing.
    #357504
    Veronica
    Moderator
    hi yes you can access the Trello link and check for the updates if you face any issue once it is fixed then you can create a new topic and can give reference to this topic thanks
Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘layout issue on mobile UI’ is closed to new replies.