Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1083495
    Brian S
    Participant

    Hey guys! I have a password protected page, but i’m running into a small problem.

    The way the header runs, I have to move the content of each page down 2 “enters” in order to prevent the top few lines of content being hidden by the header. I’ve been able to make the adjustment on every page by just going into each page and pressing “enter” twice at the top of the page, thus moving my content down to where it’s viewable underneath the header.

    The issue I’m having is that I cannot figure out where to access the “password” page in my dashboard in order to move the password prompt down by 2 enters. As it is now, the password prompt is partially hidden by the header.

    Can you help me figure out how to access the password prompt page in the page editor so I cam move it down by 2 enters?

    Here is the page so you can see what I’m referring to:

    http://mischomeloans.com/become-a-correspondent-partner/

    Thanks so much for your help!

    Brian

    #1083839
    Jade
    Moderator

    Hi Brian,

    Please add this in the custom CSS:

    body.x-navbar-fixed-top-active .x-navbar-wrap {
       height: 175px !important;
    }

    Hope this helps.

    #1084120
    Brian S
    Participant

    worked like a charm. thank you guys so much!

    #1084297
    Prasant Rai
    Moderator

    You are most welcome. 🙂

  • <script> jQuery(function($){ $("#no-reply-1083495 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>