Important notice: we will respond to all open ticket requests up until November the 1st. After this date, we will be unable to process the ticket requests here on Ticksy.

Okay
  Public Ticket #1577143
Changes of login area
Closed

Comments

  • kfjdesigns started the conversation

    1- Remove registration button from the home page

    2- Edit the colors and the text of the login box (I need to put them in Spanish)


    3- Remove from the session box the option to register and the option to initiate with social networks

  •  1,845
    Elated replied

    Hello,

    You can try to add this css underneath in Appearance >> Customize >> Additional CSS field:

    .eltdf-modal-holder .eltdf-modal-content {
        color: #fff;
        background-color: #f4524d;
    } .eltdf-modal-holder .eltdf-modal-content .eltdf-wp-login-icon {
        color: #fff;
        background-color: #315aaf;
    } .eltdf-modal-holder .eltdf-login-form-social-login {
        display:none;
    } .eltdf-modal-holder .eltdf-register-link-holder {
        display:none !important;
    }

    You can try to add this css underneath in Appearance >> Customize >> Additional CSS field:

    .eltdf-login-register-widget.eltdf-user-not-logged-in .eltdf-register-opener {
        display: none;
    }


    Please let us know if there is anything else we can do for you, thanks!


    The Elated Support Center has been moved to our centralized support platform. 

    Please note that any existing tickets prior to this change will be answered right here on Ticksy, and in due time. 

    If you wish to submit a new support request, for all new inquiries please head on to our Help Center.

    Elated Themes is part of Qode Interactive – the home of 300+ premium WordPress themes.

    Don’t forget to sign up for our newsletter and be the first to find out all the latest news.