-
Author
-
October 14, 2017 at 06:12 #176592kjcarleoParticipant
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.October 14, 2017 at 16:10 #176623Kieran_SQModeratorHi,
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 solutionIf 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.October 14, 2017 at 21:04 #176655kjcarleoParticipantNo 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.October 14, 2017 at 21:18 #176659Kieran_SQModeratorHi,
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 solutionIf 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.
October 14, 2017 at 23:05 #176666Kieran_SQModeratorHi,
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 solutionIf 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.
October 14, 2017 at 23:17 #176668Kieran_SQModeratorHi,
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 solutionIf 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.
October 16, 2017 at 16:38 #176871RaduModeratorLooks 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 solutionOctober 17, 2017 at 04:25 #176931kjcarleoParticipantYou need to click the “Lost your Password?” link to see what I am referring to.
October 17, 2017 at 18:29 #176973RaduModeratorHi,
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
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionOctober 18, 2017 at 03:52 #177009kjcarleoParticipantWhere would I place this CSS? In the Plugin or the template Quick CSS?
October 18, 2017 at 17:06 #177048RaduModeratorTheoretically 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 solutionNovember 6, 2017 at 19:23 #179087RaduModeratorGood,
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 -
AuthorPosts
The forum ‘General questions’ is closed to new topics and replies.