Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi

    You can check your theme options to find that. Alternatively, you can hide that using the following CSS code:

    div#top-login-widget {
        display: none;
    }

    Please paste the CSS in Appearance -> Customize -> Additional CSS

    I hope this will help you.

    Thread Starter ana1292

    (@ana1292)

    Hi,

    This helped, thank you so much!

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

The topic ‘Unwanted login widget’ is closed to new replies.