This topic has 5 replies, 2 voices, and was last updated 8 years by Laura.

  • Author
  • #188045
     apollo24
    Participant

    Hello

    I use rtl layout for this theme. Whenever I click on login, the login window is opening out of the screen as you can see it on screenshot

    #188096
     Laura
    Moderator

    Hello, please check attached, i see it fine, can you share more details about the issue?

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

    I mean mobile version. Please check it on mobile phone or web emulator

    #188187
     Laura
    Moderator

    Hello, i see, please try by adding this to style.css of child theme

    COPY CODE
    
    @media only screen and (max-width: 767px) {
    div#login_panel {
        width: 100% !important;
        margin-right: -50%;
    }
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #190486
     apollo24
    Participant

    It worked for me. Thanks

    #190529
     Laura
    Moderator

    Glad it worked 🙂
    If you didn’t already, can you rate us 5 stars on themeforest? That would help us a lot 🙂

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

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?