Remove google authenticator

This topic contains 7 replies, has 4 voices, and was last updated by  Paolo 8 years, 4 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
  • Author
    Posts
  • #188487

    Mark Travers
    Free User
    Post count: 11

    Hi, I’m trying to hide the element of the Google Authenticator on the sign in page, I cant find the element to add to css code visibility:hidden.

    Thanks

    #188531

    Kor
    Moderator
    Post count: 16516

    Hi Mark,

    Do you think you can share the URL to your site so we can take a better look? You can post the details here using the private reply option below.

    Thanks!

    #188574

    Dotty Directory
    Full Member
    Post count: 254
    This reply has been marked as private.
    #188585

    Kor
    Moderator
    Post count: 16516

    Hey Dotty,

    Looks like that can’t be removed using custom CSS. Do you think you can share temp admin access to your site so we can take a better look?

    Thanks!

    #188589

    Dotty Directory
    Full Member
    Post count: 254
    This reply has been marked as private.
    #188698

    Paolo
    Site Admin
    Post count: 31206

    Hi,

    please add this to gd > design > scripts > custom css:

    
    
    #cus_loginform p:nth-child(3) {
        display: none;
    }

    It should work.

    Let us know,

    Thanks

    #189257

    Dotty Directory
    Full Member
    Post count: 254

    Hi Paolo,

    Thanks for replying

    That is exactly the path I was looking for, so many regards,

    display:none;

    had no effect

    but using the following code hides it perfectly well

    
    
    #cus_loginform p:nth-child(3) {
        visibility:hidden;
    }

    Thanks!

    #189455

    Paolo
    Site Admin
    Post count: 31206

    You are welcome 🙂

Viewing 8 posts - 1 through 8 (of 8 total)

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
20% Discount Offer
Hurry! Get your 20% discount before it expires. Get 20% Discount