• Resolved thelyall

    (@thelyall)


    Hello,

    Please can you let me know if there are any plans to add a field for footer text to be displayed at the bottom of a specified column? I have nice login pages using this plugin but I need to be able to add a standard footer/copyright notice to the bottom of the page (I’ve set the login page as the home page so it’s the first thing anyone sees when trying to access the site).

    At the moment I’m using the below to insert it, but it’s limited as can’t use hyperlinks etc.

    .ml-form-container::after{
    	content:"Insert footer text here";
    		color:white;
    	text-align:center !important;
      position:absolute;
    	bottom:15px;
    }

    Thanks,
    Lyall

Viewing 2 replies - 1 through 2 (of 2 total)
  • Dear Lyall,

    Thank you for taking the time to post this.
    We do have on our roadmap to add more options for these pages: login, register, lost password.
    At the moment we are working on creating new templates for them so users can easily edit all the items on there.
    After that we will work on implementing the adding on extra items on them.

    Kind regards,
    Mihaela

    Thread Starter thelyall

    (@thelyall)

    Ok thanks, I’ll keep an eye out for future updates ??

    Thanks,
    Lyall

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Option to add footer text?’ is closed to new replies.