Home › Forums › Support › How can I get this wonderful yellow text underlines with CSS This topic has 5 replies, 3 voices, and was last updated 2 years, 12 months ago by David. Viewing 6 posts - 1 through 6 (of 6 total) Author Posts October 12, 2022 at 9:53 am #2371355 Julia Dear Team, I am wondering if there is a easy way to understand how the yellow text underlines has been done via CSS? https://celebritypools.com/ I am looking for a permanent text underline like on the page, not on hover. Thanks, Julia October 12, 2022 at 10:49 am #2371411 YingStaff Customer Support Hi Julia, It’s using this CSS: .gb-highlight { text-decoration: underline; text-decoration-color: #FFD60E; } It’s a GB headline block, and the word is selected as the highlight, so GB will add this gb-highlight class to the word. https://www.screencast.com/t/fK0wDCkCyH October 12, 2022 at 11:21 am #2371454 Julia Dear Ying, you are the best. Thanks Is there also a way to do that with the Generatepress Toolset? 1. I don’t want to install Gutenberg as extra Plugin 2. I don’t want to loose the flexibility of the Generatepress headlines. What do you think? Best, Julia October 12, 2022 at 12:15 pm #2371510 YingStaff Customer Support Can you show me the headlines that you want to apply this effect to so I can check if it’s possible? October 14, 2022 at 2:05 am #2373141 Julia Hi Ying, of course. Take the one from the main site: https://www.ihrcoachinginstitut.de/ <h1> Lassen sie sich von den besten inspirieren – Coaching Frankfurt I want to highlight the word “besten” with an underline without a link Best, Julia October 14, 2022 at 5:22 am #2373302 DavidStaff Customer Support Hi there, i checked that page, and you’re using the GB Headline block for the H1. And that is the best method to use with Yings CSS. If you wanted the themes H1 heading to appear like that, then that is not possible. Author Posts Viewing 6 posts - 1 through 6 (of 6 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In