Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1483683

    Can you give me a css so that I am able to put in Letter Spacing in H1 for example.
    You have this in Slideshow titles, but not in the H1, H2 etc…

    #1483687

    Hey limedrop,

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

    h1 {
      letter-spacing: 5px;
    }

    Best regards,
    Rikard

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.