change input placeholder style in simplifier

  • Shivam
    Participant
      4 years, 11 months ago #24294

      Hello simplifier community,

      I want to change the input placeholder style from italic to simple font. How can I achieve this?

      Regards

      Shivam Gupta

      Jennifer Häfner
      Moderator
        Has successfully completed the online course Intermediate (200)
        Has successfully completed the online course Advanced (300)
        Has successfully completed the online course Basics (100)
        Has successfully completed the online course Advanced (310)
        Has successfully completed the online course Advanced (320)
        Has successfully completed the Intermediate Certification
        Has successfully completed the Advanced Certification
      4 years, 11 months ago #24297
      Up
      0
      Down
      ::

      Hi Shivam,

      You can change the input placeholder style like this:

      input.sapMInputBaseInner::placeholder {
      font-style: normal!important;
      }

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

    You must be logged in to reply to this topic.