Change the first letter of all links to a different font using CSS

Home Forums Use Any Fonts Change the first letter of all links to a different font using CSS

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #4438
    Shawn
    Guest

    Is there a way to change the first letter of all links in a site to a different font using CSS?

    #4441
    Dinesh
    Keymaster

    Hi Shawn,

    You can use this in custom element box and assign font to it.

    a::first-letter

    Hope this helps.

    Thanks

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Change the first letter of all links to a different font using CSS’ is closed to new replies.