• You can’t enter text into the password field as a result.

    I know I can turn off transparent header but I want this page to be the same as the others on the site, which all use the transparent header.

    How can I move the password field down?

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Hi @jedweb,

    I see that you have disabled the Transparent Header on the password protected above.

    Add the following CSS code to your site to push down the password field.

    .page-id-1725.ast-theme-transparent-header #masthead {
        position: relative;
    }

    Let us know if you need more help, otherwise please mark the topic as Resolved.

    Kind regards,
    Herman ??

Viewing 1 replies (of 1 total)
  • The topic ‘Astra transparent header overlaps native password protection form’ is closed to new replies.