Lay Theme Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Popular
    • Users
    • Search

    Render fonts

    General Discussion
    2
    3
    341
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • D
      dnlbrv last edited by dnlbrv

      Hello,

      I have detected a nuance regarding the display of fonts. The fonts look slightly thicker than the originals. I have "fixed" it with css:

      body {
      -webkit-font-smoothing: antialiased;
      Text-rendering: optimizeLegibility;
      }

      Is posible view the fonts with custom css in the Text Formats section?

      I think is more good the render with custom css, is more similar to the original font, but to work fine in the Text Formats section I need view the render font equal.

      The render font with custom css:

      0_1490266580347_Screen Shot 2017-03-23 at 11.55.04.png

      The render font with lay theme:

      0_1490266607233_Screen Shot 2017-03-23 at 11.54.56.png

      The render font with lay theme in Text Formats section:

      0_1490266073628_03 with Text Formats render.png

      Thanks a lot!

      1 Reply Last reply Reply Quote 0
      • mariusjopen
        mariusjopen Global Moderator last edited by

        Hi dnlbrv,

        thank you fro writing us!

        Indeed this is a great way to make fonts look much nicer.

        body {
        -webkit-font-smoothing: antialiased;
        Text-rendering: optimizeLegibility;
        }
        

        Until now it is not embedded in the Backend but we will consider implementing it in the future.

        Thank you for sharing your ideas!

        All the best!

        Marius

        www.mariusjopen.world

        1 Reply Last reply Reply Quote 0
        • D
          dnlbrv last edited by

          Hey!
          much better this way:

          body, html {
          -webkit-font-smoothing: antialiased;
          text-rendering: optimizeSpeed;
          }

          optimizeLegibility cause a tremble effect when reloaded the page.

          Great theme!

          1 Reply Last reply Reply Quote 0
          • First post
            Last post

          I don't answer or check forum DMs, please just post on the forum.

          Try this to fix issues before you post:

          Use the Search Feature. Maybe there is already a solution to your issue.

          1. Update Lay Theme and all Lay Theme Addons
          2. Disable all Plugins
          3. Go to Lay Options → Custom CSS & HTML, click "Turn Off All Custom Code ", click "Save Changes"
          4. Now see if your problem solved itself
          5. Go here, see if your problem is listed here:
          Troubleshooting

          When you post:
          1. Post a link to where the problem is
          2. If the problem is difficult to explain, post screenshots / link to a video to explain it

          Thanks!

          Online Users

          L

          Recent Topics

          • M

            Tag filter / Maximum width

          • open all links in a thumbnail grid in a new tab

          • text underline

          • centred Carousel fixed width and proportions

          laytheme.com