This topic has 1 reply, 2 voices, and was last updated 10 years by Catalin.

  • Author
  • #27187
     bradh
    Participant

    As per the attached screenshot, when the screen gets to a certain size, the password box does not expand as much as the username box.

    I have made no styling modifications to the theme to cause this.

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

    Hello,

    Please add this code in your style.css file from your child theme folder:

    COPY CODE
    
    
    div.bbp_widget_login input#user_pass
    {
     width: 100% !important;
    }
    
    

    Let me know if this works.

    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
Viewing 2 posts - 1 through 2 (of 2 total)

The forum ‘KLEO’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?