samsnapsit Posted March 28 Share Posted March 28 Hello, I am hoping you can help me have two different text sizes on the same line. I want to give the price per month. I want the price to be the same size it is now, but then have a "/month" in a much smaller font size. Can you help me figure out the CSS code that I can use to do this? Thank you! Link to comment
tuanphan Posted April 2 Share Posted April 2 Hi, Can you share link to page where you want to do this? 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
samsnapsit Posted April 11 Author Share Posted April 11 Ah, yes - my apologies! It's here and is in the last section of the page: https://www.samanthapillion.com/work-with-me Thank you! Link to comment
Solution tuanphan Posted April 14 Solution Share Posted April 14 On 4/11/2023 at 7:27 PM, samsnapsit said: Ah, yes - my apologies! It's here and is in the last section of the page: https://www.samanthapillion.com/work-with-me Thank you! Add to Design > Custom CSS /* month */ .fe-6417a4b9924fe8b418fcef4e h1:after { content: "/month"; font-size: 15px; } 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
samsnapsit Posted Saturday at 09:59 PM Author Share Posted Saturday at 09:59 PM Thanks so much @tuanphan! 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