This topic has 15 replies, 3 voices, and was last updated 7 years by Radu.

  • Author
  • #176592
     kjcarleo
    Participant

    Hello is is possible to center the forgot password window? It looks way off. See attached.

    Attachments:
    You must be logged in to view attached files.
    #176623
     Kieran_SQ
    Moderator

    Hi,

    I have taken a look at your site and the box appears nicely centered to me (see attached). Please clear your website cache, any CDN service(s) and clear your local cache (Ctrl+F5) to see changes.

    Thanks,

    Kieran.

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

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.

    Attachments:
    You must be logged in to view attached files.
    #176655
     kjcarleo
    Participant

    No please pay attention to the attachment. If you look the “Lost Password” link, it is not centered.

    Attachments:
    You must be logged in to view attached files.
    #176659
     Kieran_SQ
    Moderator

    Hi,

    Please try removing the CSS you have in functions.php related to lostpassword page and replace with the below

    COPY CODE
    .login-action-lostpassword #lostpasswordform {width: 100% !important;}
    #login .message {width: 100% !important;}

    Thanks,

    Kieran

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

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.

    #176661
     kjcarleo
    Participant

    The Child or Theme functions.php?

    #176666
     Kieran_SQ
    Moderator

    Hi,

    I had assumed you were using a snippet within functions.php to update the CSS of the wp-admin / wp-login pages. How are you adding your style changes to this area?

    Kieran.

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

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.

    #176667
     kjcarleo
    Participant

    No not that I am aware of.

    #176668
     Kieran_SQ
    Moderator

    Hi,

    Okay, in that case I am going to ask one of our developers, @Radu, to take a look into this for you as you shouldn’t be experiencing CSS issues on that page if they’re not being overridden with custom code.

    Radu will be in touch as soon as possible (Mon – Fri, East European Time), thank you for your patience.

    Kieran.

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

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.

    #176670
     kjcarleo
    Participant

    Ok thanks

    #176871
     Radu
    Moderator

    Looks centered on my end


    Cheers
    R.

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

    You need to click the “Lost your Password?” link to see what I am referring to.

    #176973
     Radu
    Moderator

    Hi,

    The issue comes from the style or css settings for the admin-custom-login plugin that you are using there not from our theme, use that css to fix that.

    COPY CODE
    
    .login.login-action-lostpassword p.message,.login.login-action-lostpassword form#lostpasswordform {margin:0 auto }
    
    .login.login-action-lostpassword #login .message {margin-bottom:20px !important;}
    
    .login.login-action-lostpassword p#nav, .login.login-action-lostpassword p#backtoblog {
        margin:0 auto;
        min-width: 400px;
        text-align: center;
    }
    .login.login-action-lostpassword p#nav {margin:10px 0;}
    

    Cheers
    R

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

    Where would I place this CSS? In the Plugin or the template Quick CSS?

    #177048
     Radu
    Moderator

    Theoretically in both places, but since this customisations belongs to the plugin, in the plugin css field.

    Cheers
    R.

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

    Thanks look good.

    #179087
     Radu
    Moderator

    Good,

    Have a nice day

    Cheers
    R.

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

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

Log in with your credentials

Forgot your details?