Tagged: 

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1489597

    Hi Enfold Support Team,
    i use a html table code for table Elements on mobile, because it needs less space. Unfortunately by default the text is uppercase – i prefer lowercase or simple the way I wrote, its easier to read and needs less space. (Example in the private section – on mobile)
    How to style the regular html table code?

    best regards
    Manfred

    #1489604

    Hey Manfred,

    Please try the following in Quick CSS under Enfold->General Styling:

    th {
      text-transform: none;
    }

    Best regards,
    Rikard

    #1489606

    Hey Rikard,
    thank you, works perfect and i can add other CSS too,

    best regards
    Manfred

    #1489612

    Hi,

    Thanks for the update. Please let us know if you should need any further help on the topic, or if we can close it.

    Best regards,
    Rikard

    #1489617

    Hi Rikard,
    thank you, it works fine, we can close the topic

    Best regards
    Manfred

    #1489621

    Hi,

    Thanks for letting us know. Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Table Font in lower case’ is closed to new replies.