Non-Responsive Register form/module

Home Forums Support Non-Responsive Register form/module


Hi,

any chance getting this fixed in current release before upgrading to uikit v3 and/or Joomla v4?

Regards
Belim


Hi there,
Sure, just open custom.css file located at joomla/templates/template_name/css/custom.css then add

.login .form-horizontal .controls {
    margin-left: 0px;
}

You must be logged in to reply to this topic.