Comments 1Jan started the conversationMay 15, 2023 at 8:11amHello, how can I add the second font to the About Me (Hi, I am) widget as you have in your demo? Thank you for your help. JanAttached files: Screenshot 2023-05-15 at 10.10.06.png 2,610PenciDesign repliedMay 15, 2023 at 8:58amHi,This widget was built with the Elementor Page Builder and Penci Widget About Me widget.You can customize colors/fonts like this screenshot: https://imgur.com/a/KlfFYSDRegards,PenciDesign. 1Jan repliedMay 15, 2023 at 9:03amAnd what if I use another demo where this widget is not created? Should I import the demo which it has and then copy it somehow? Or whats the best way to make it? Thank you, Jan 2,610PenciDesign repliedMay 15, 2023 at 10:11amHi,If you want to only change the 2nd font family, please go to Appearance → Customize → Custom CSS then add the following custom CSS code: .about-widget .about-me-heading { font-family: 'Roboto'; font-style: italic; font-weight: bold;}Regards,PenciDesign. 1Jan repliedMay 15, 2023 at 10:34amHi, and my last question is:What if I want to add the following sub heading into it with that handwritten font?"Hi, my name is Silvie"How would that code look like? Thank you,Jan 2,610PenciDesign repliedMay 15, 2023 at 2:44pmHi,Please modify the CSS code like the following below: @import url('https://fonts.googleapis.com/css2?family=Sacramento&display=swap');.about-widget .about-me-heading { font-family: 'Sacramento'; font-style: italic; font-weight: bold;}Regards,PenciDesign.1 Like 1Jan repliedMay 16, 2023 at 6:59amHello, and could you please change the font to https://fonts.google.com/specimen/Bad+Script thin? Thank you, Jan 2,610PenciDesign repliedMay 16, 2023 at 7:13amHi,Please modify the CSS code: @import url('https://fonts.googleapis.com/css2?family=Bad+Script&display=swap'); .about-widget .about-me-heading { font-family: 'Bad Script', cursive; font-style: italic; font-weight: bold; }Regards,PenciDesign.1 Like 1Jan repliedMay 16, 2023 at 7:14amThank you,You can close this ticket now.Jan Sign in to reply ...
Hello, how can I add the second font to the About Me (Hi, I am) widget as you have in your demo? Thank you for your help. Jan
Attached files: Screenshot 2023-05-15 at 10.10.06.png
Hi,
This widget was built with the Elementor Page Builder and Penci Widget About Me widget.
You can customize colors/fonts like this screenshot: https://imgur.com/a/KlfFYSD
Regards,
PenciDesign.
And what if I use another demo where this widget is not created? Should I import the demo which it has and then copy it somehow? Or whats the best way to make it? Thank you, Jan
Hi,
If you want to only change the 2nd font family, please go to Appearance → Customize → Custom CSS then add the following custom CSS code:
Regards,
PenciDesign.
Hi, and my last question is:
What if I want to add the following sub heading into it with that handwritten font?
"Hi, my name is Silvie"
How would that code look like?
Thank you,
Jan
Hi,
Please modify the CSS code like the following below:
Regards,
PenciDesign.
Hello, and could you please change the font to https://fonts.google.com/specimen/Bad+Script thin?
Thank you, Jan
Hi,
Please modify the CSS code:
Regards,
PenciDesign.
Thank you,
You can close this ticket now.
Jan