jldesign Posted March 23, 2021 Share Posted March 23, 2021 (edited) Site URL: https://jimmylu.design/home-1-1 Hi, I need help trying to achieve this highlighted text effect: https://johannaburai.com/ I managed to find css to have the entire block width highlighted, but is there a way to highlight only the text showing (and not the full width of the text box)? Thank you! Edited March 23, 2021 by jldesign clarification Beyondspace 1 Link to comment
jldesign Posted March 24, 2021 Author Share Posted March 24, 2021 (edited) 11 minutes ago, bangank36 said: I saw you use .highlight class for partial text of heading, did you manage to solve this? Not completely, is there a way to highlight only the H1 text (not the entire box width)? I also want to alternate colors for different H1 for each project. (see example: https://johannaburai.com/), Anyone know how to solve these 2 requests? Edited March 24, 2021 by jldesign one word Link to comment
tuanphan Posted March 25, 2021 Share Posted March 25, 2021 It looks like you solved with this CSS? #block-yui_3_17_2_1_1616517997186_123692 h1 { color: #000; background: #ffba11; padding: 5px; font-size: 80px; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment