This topic has 2 replies, 2 voices, and was last updated 10 years by 4bservices.

  • Author
  • #23023
     4bservices
    Participant

    The popup box is cut off on android mobile for http://JeepedIn.com/beta

    If you turn your phone the long way you can see the whole box then when you turn it back it cuts off even worse.

    Attachments:
    You must be logged in to view attached files.
    #23600
     Catalin
    Moderator

    Hello,

    Add this code in your style.css file from the child theme folder:

    COPY CODE
    
    
    @media only screen and (max-width: 767px) {
     .reveal-modal{
          width: 392px !important;
          left: 75% !important;
     }
    }
    
    

    Let me know if this works.

    This is a custom fix based on your theme customization not a bug for the theme.

    Thank you,
    Catalin

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #24623
     4bservices
    Participant

    Thank you – it seems to work now!

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

The topic ‘login not resizing android mobile’ is closed to new replies.

Log in with your credentials

Forgot your details?