Lay Theme Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    1. Home
    2. Dawid
    D
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 3
    • Best 1
    • Controversial 0
    • Groups 0

    Dawid

    @Dawid

    1
    Reputation
    1
    Profile views
    3
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    Dawid Unfollow Follow

    Best posts made by Dawid

    • RE: How to change the selected characters to alternate in the webfont via CSS?

      @arminunruh I use this for paragraph:

      p {
      font-kerning: normal;
      font-feature-settings: 'ss02' 1, 'ss06' 1, 'ss09' 1;
      font-variant-ligatures: discretionary-ligatures;
      }

      but "font-kerning" and "font-variant-ligatures" it doesn't work for headers - I'm working on it ;)

      posted in General Discussion
      D
      Dawid

    Latest posts made by Dawid

    • Can I use WebM format for "Video Background Row"?

      Can I use WebM format for "Video Background Row"?

      Best,
      Dawid

      posted in General Discussion
      D
      Dawid
    • RE: How to change the selected characters to alternate in the webfont via CSS?

      @arminunruh I use this for paragraph:

      p {
      font-kerning: normal;
      font-feature-settings: 'ss02' 1, 'ss06' 1, 'ss09' 1;
      font-variant-ligatures: discretionary-ligatures;
      }

      but "font-kerning" and "font-variant-ligatures" it doesn't work for headers - I'm working on it ;)

      posted in General Discussion
      D
      Dawid
    • How to change the selected characters to alternate in the webfont via CSS?

      Does anyone know how to change the selected characters to alternate in the webfont via CSS?

      Best,
      Dawid

      posted in General Discussion
      D
      Dawid