Skip to content
  • Recent
  • Tags
  • Popular
  • Users
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse

Lay Theme Forum

  1. Home
  2. General Discussion
  3. Letter Spacing?

Letter Spacing?

Scheduled Pinned Locked Moved General Discussion
5 Posts 2 Posters 128 Views
  • 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 Offline
    D Offline
    danny
    wrote on last edited by
    #1

    Hello! Hello @Richard,

    I noticed, that the letter spacing seems to be plus although the setting is 0em. As well the typeface (Arial) seems very light for regular, compared to other websites. Is there any pre-settings within Laytheme that affect that?

    Thanks and best wishes

    Daniel

    http://testshila.de/onepage/#press

    Bildschirmfoto 2021-05-03 um 15.06.15.png

    1 Reply Last reply
    0
    • D Offline
      D Offline
      danny
      wrote on last edited by
      #2

      ... and as well the colour seems not 100% black as if there is a opacity general setting for the text?

      thanks!

      Best wishes, Daniel

      1 Reply Last reply
      0
      • RichardR Offline
        RichardR Offline
        Richard
        Global Moderator
        wrote on last edited by Richard
        #3

        Dear Danny

        @danny

        " Is there any pre-settings within Laytheme that affect that? "

        Laytheme has a number of variable Text options located in either Text Formats, Customizer or the Gridder.


        These are some your text's CSS setting's when inspecting the page - specifically the '2016' screenshot in your example above:

        @media (min-width: 601px)
        ._Arial20 {
            font-size: 20px;
            margin: 0px 0 20px 0;
        }
        ._Arial20, ._Arial20_no_spaces {
            font-family: arial,helvetica,sans-serif;
            color: #000000;
            letter-spacing: 0em;
            line-height: 1.4;
            font-weight: 400;
            text-transform: none;
            font-style: normal;
            text-decoration: none;
            padding: 0;
            text-indent: 0em;
            border-bottom: none;
            text-align: left;
        

        " the colour seems not 100% black as if there is a opacity general setting for the text? "

        Colour is set to true black - Possibly this is a browser variation you are experiencing or your computer screen?

        color: #000000;
        

        Attached to the <body> is 'antialiasing' if this is what you may be seeing?

            -webkit-font-smoothing: antialiased;
            text-rendering: optimizeLegibility;
        

        Hope this helps & best wishes Daniel šŸŒž

        Sincerely
        Richard
        1 Reply Last reply
        0
        • D Offline
          D Offline
          danny
          wrote on last edited by
          #4

          Dear @Richard,

          thanks! I assume it is "antialiasing" what I see. Is there a way to get rid of it either in the Text Formats or Gridder?

          Thanks and best wishes

          Daniel

          1 Reply Last reply
          0
          • RichardR Offline
            RichardR Offline
            Richard
            Global Moderator
            wrote on last edited by Richard
            #5

            Dear Daniel

            @danny

            "Is there a way to get rid of it?"


            You could add the following code into:

            Lay Options > Custom CSS & HTML > Custom CSS

            body{
               -webkit-font-smoothing: none || antialiased || subpixel-antialiased
               -moz-osx-font-smoothing: auto || inherit || unset || grayscale
               font-smoothing: auto || inherit || unset || grayscale
            }
            

            Best wishes
            Richard

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            I also code custom websites or custom Lay features.
            šŸ’æ Email me here: šŸ’æ
            info@laytheme.com

            Before you post:
            1. When using a WordPress Cache plugin, disable it or clear your cache.
            2. Update Lay Theme and all Lay Theme Addons
            3. Disable all Plugins
            4. Go to Lay Options → Custom CSS & HTML, click "Turn Off All Custom Code", click "Save Changes"

            This often solves issues you might run into

            When you post:
            1. Post a link to where the problem is
            2. Does the problem happen on Chrome, Firefox, Safari or iPhone or Android?
            3. If the problem is difficult to explain, post screenshots / link to a video to explain it
            Online Users
            dafvD
            dafv
            Forgot your key, lost your files, need a previous Lay Theme or Addon version? Go to www.laykeymanager.com
            laytheme.com
            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Recent
            • Tags
            • Popular
            • Users
            • Search