This topic has 7 replies, 2 voices, and was last updated 11 years by Laura.

  • Author
  • #51040
     DDClub
    Participant

    When clicking the top right log in button and reducing the size to view in a mobile window the log in window is too large. In other words- viewed in a mobile sized browser the log in box doesn’t fit the window. It is larger and difficult to view to enter username and password.

    Thanks in advance

    #51324
     Laura
    Moderator

    Hello, can you share website link so we can check it out? 🙂

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

    http://www.weedflirt.com

    admin wp-admin

    user: 7thqueen
    password: laura

    #52002
     Laura
    Moderator

    Hello, i’m sorry i cannot see your website frontend

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #52117
     DDClub
    Participant
    #52191
     Laura
    Moderator

    Hello, please add this to quick css or style.css in child theme
    It seems that its changed by custom css

    COPY CODE
    
    @media only screen and (max-width: 767px) {
    .reveal-modal, .reveal-modal.small, .reveal-modal.medium, .reveal-modal.large, .reveal-modal.xlarge {
      width: 80% !important;
      top: 15px !important;
      left: 50% !important;
      margin-left: -40%;
      padding: 20px !important;
      height: auto;
    }
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #52466
     DDClub
    Participant

    Does this work for you? It’s not quite right for me when I reduce page size- off to the left. http://www.weedflirt

    #52658
     Laura
    Moderator

    Hello, could you share a screenshot? I have tested it with a mobile simulation and it worked fine

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 8 posts - 1 through 8 (of 8 total)

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?