Topic: Align Form Labels Right

Khalid Saud free asked 3 years ago


Greetings,

I have MDB working 99% on RTL with no issues by utilizing the RTL Bootstrap.

The only issue I'm having at the moment is the form couldn't be RTL as it should be, I need your support to help me adjusting CSS.

enter image description here

Thanks


Tarik Alkathiri free commented 3 years ago

Dear Brother Khalid. Eid Mubark. Can you please help me on making My MDB support Rtl. Thank you very much.


Tomek Makowski staff answered 3 years ago


Hi

Try to use it

.md-form label {
  position: absolute;
  right: 0!important;
  left:unset;
}

.md-form label.active {
  transform: translate(15px, -14px) scale(0.8);
}

Regards



Please insert min. 20 characters.

FREE CONSULTATION

Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.

Status

Answered

Specification of the issue

  • ForumUser: Free
  • Premium support: No
  • Technology: MDB jQuery
  • MDB Version: 4.18.0
  • Device: Desktop
  • Browser: Chrome
  • OS: Windows
  • Provided sample code: No
  • Provided link: No