• Resolved cassbones

    (@cassbones)


    Hi,

    No matter what I do, I have issues with the logo overlapping in the login box. Nothing seems to fix this, no matter how I adjust the alignment. Can this please be fixed?

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi @cassbones,

    Thanks for reaching out!
    I went to your site, but I cannot see the logo on the login page.
    Is it still there? Did you remove it?

    Warmly,
    Mihaela

    Thread Starter cassbones

    (@cassbones)

    Hi! I removed it because it was making the site unusable, but if you try again now you should see what is happening.

    Unfortunately the entire page doesn’t look the same as what I’m seeing in the preview version, the bottom text also has different alignment and there is a translation box I don’t want there. How can I ensure that the layout I see in the customiser view is what I will see on the live page?

    Hi @cassbones,

    Please add this code in Appearance > Customize > Additional CSS:

    .ml-form-container #login > h1 {
    	position: relative !important;
    }

    To fix the issue with the logo.

    From what I can tell it seems there is missing some of the plugin’s CSS – hence some alignments might be off.
    Could you let me know what plugins and what theme are you using? I will try to replicate the same behavior on my end.

    As for the language box, that is a settings from WordPress. At the moment, our plugin does not have the option to remove it. If you want to, I can send you a code to remove it.

    Warmly,
    Mihaela

    Marking this support thread as resolved due to inactivity. If you have any other questions or need further help please open a new thread.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Alignment all off’ is closed to new replies.