Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #25034
    Scott
    Guest

    I read the response for using the CSS editor for turning off the first letter on the “wedge” theme. The trouble is, the tech answer falls short. Where exactly is the change needed? I can easily get into the CSS sheet,  but I have no idea where the code is that defines that change. How do you find that?

    #25039
    Jesse Owens
    Keymaster

    Hi Scott,
    Rather than editing the stylesheet directly, I recommend using the Custom Theme CSS in Customize > Advanced > Custom JS & CSS.
    Use this line to unset the first letter style:

    .site-title::first-letter { color: unset !important; }
    #25046
    Brad Markle
    Keymaster

    Hi Scott,

    I wanted to piggyback off of what Jesse shared, and create a video to show you how to make these changes in the Customizer. I hope this helps!

    Thanks!
    – Brad

    #25170
    Scott Avery
    Guest

    Thanks so much for this tip. It worked beautifully. I very much appreciate the value in your products and services as a company. Very user friendly and well designed looks. 

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘First letter in wedge’ is closed to new replies.