Title: cannot enter password
Last modified: January 25, 2018

---

# cannot enter password

 *  Resolved [Anna1226](https://wordpress.org/support/users/anna1226/)
 * (@anna1226)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/cannot-enter-password/)
 * The logo sits atop the password entry box. I can’t click within the box, to enter
   the password – instead, the logo gets clicked and takes me back to the home page!
   Well, that’s not gonna work.
 * Not sure what element in the CSS I need to adjust to what? move the text/box 
   down but keep the logo in place. Please advise.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fcannot-enter-password%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 9 replies - 1 through 9 (of 9 total)

 *  Theme Author [ElectraThemes](https://wordpress.org/support/users/electrathemes/)
 * (@electrathemes)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/cannot-enter-password/#post-9911775)
 * You need to add a ROW and then give MARGIN TOP to that ROW.
 *  Theme Author [ElectraThemes](https://wordpress.org/support/users/electrathemes/)
 * (@electrathemes)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/cannot-enter-password/#post-9911778)
 * Closing…
 *  Thread Starter [Anna1226](https://wordpress.org/support/users/anna1226/)
 * (@anna1226)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/cannot-enter-password/#post-9918692)
 * Great. I know how to add a row to a table, and add margin.
 * WHERE do I add that? What page? That password page is auto-generated. ??
    Please
   advise.
 *  Theme Author [ElectraThemes](https://wordpress.org/support/users/electrathemes/)
 * (@electrathemes)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/cannot-enter-password/#post-9920466)
 * You can try adding this custom CSS:
 * .blog-wrapper{
    padding-top: 200px; }
 * Hope this helps.
 *  Thread Starter [Anna1226](https://wordpress.org/support/users/anna1226/)
 * (@anna1226)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/cannot-enter-password/#post-9928787)
 * That was the first thing I figured out on my own, and tried. Didn’t work. Other
   suggestions.
 *  Thread Starter [Anna1226](https://wordpress.org/support/users/anna1226/)
 * (@anna1226)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/cannot-enter-password/#post-9928793)
 * How come the header image isn’t show up? If it did that, with the logo atop the
   header image and the “content” in this case, the password entry, in the “body
   content” space, this wouldn’t be a problem. Can we fix that issue, then?
 * Or, which php page is this password page generate from? Perhaps that is what 
   needs to be edited.
 * Please help me figure out how to correct this issue with your theme.
    Thank you.
 *  [Rajan Vijayan](https://wordpress.org/support/users/rajanit2000/)
 * (@rajanit2000)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/cannot-enter-password/#post-9928849)
 * Hi [@anna1226](https://wordpress.org/support/users/anna1226/).,
 * Try this css
 *     ```
       div#business_consultant_navigation {
           position: relative !important;
       }
       ```
   
 * If you want further help I’ll be happy to assist.
 * Thanks.,
    Rajan V
 *  Thread Starter [Anna1226](https://wordpress.org/support/users/anna1226/)
 * (@anna1226)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/cannot-enter-password/#post-9931043)
 * Thanks, Rajan, unfortunately, no – did not fix the problem.
 * Other suggestions?
 * As I asked previously, why isn’t the header showing up on this page? Is there
   a way to make that happen?
 * Or, which php page generates this login? Can I modify the php page directly (
   I have a child theme.)
 * ??
 *  Thread Starter [Anna1226](https://wordpress.org/support/users/anna1226/)
 * (@anna1226)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/cannot-enter-password/#post-9940929)
 * Sorry, Rajan – div#business_consultant_navigation
 * DID work to solve the problem, BUT — it “broke” everything else. It creates a
   huge white space at the top of the page, pushing the header image down, 200px
   or so, and the navigation, being white text, is invisible.
 * What other solutions have you got?

Viewing 9 replies - 1 through 9 (of 9 total)

The topic ‘cannot enter password’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/business-consultant/1.2.1/screenshot.
   png)
 * Business Consultant
 * [Support Threads](https://wordpress.org/support/theme/business-consultant/)
 * [Active Topics](https://wordpress.org/support/theme/business-consultant/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/business-consultant/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/business-consultant/reviews/)

 * 9 replies
 * 3 participants
 * Last reply from: [Anna1226](https://wordpress.org/support/users/anna1226/)
 * Last activity: [8 years, 4 months ago](https://wordpress.org/support/topic/cannot-enter-password/#post-9940929)
 * Status: resolved