Comments What_Kathy_Loves started the conversation3 days ago on Wednesday at 6:49amHi,is it possible to change the font from the slider? I just can find the font size change.Thank you for your help! 2,873PenciDesign replied3 days ago on Wednesday at 10:51amHi, Please go to Appearance → Customize → Custom CSS then add the following custom CSS code: .penci-mag-featured-content h3 { font-family: 'Arial'; } You can check the font name at this link: https://fonts.google.com/ Regards,PenciDesign.What_Kathy_Loves replied2 days ago on Wednesday at 3:49pmThank you!Is it possible to change the image size on penci-recipe? 2,873PenciDesign replied2 days ago on Wednesday at 4:14pmHi, Please send me a screenshot of the area where you want to change the image size. Regards,PenciDesign.What_Kathy_Loves replied2 days ago on Wednesday at 8:56pmI've marked the image.I would like to enlarge the image a little.Attached files: Penci Recipe Image.png 2,873PenciDesign replied2 days ago on Wednesday at 9:57pmHi, Please go to Appearance → Customize → Custom CSS then add the following custom CSS code: .penci-recipe-thumb { width: 220px; } Regards,PenciDesign.What_Kathy_Loves replied2 days ago on Thursday at 6:45amThank you!What_Kathy_Loves replied2 days ago on Thursday at 2:15pmI'm using the Soledad list banners for my sidebar. Is it possible to change the font of the text overlay? 2,873PenciDesign replied1 day ago on Thursday at 5:04pmHi, Please go to Appearance → Customize → Custom CSS then add the following custom CSS code: .penci-promo-text h4 { font-family: 'Arial'; } Regards,PenciDesign.What_Kathy_Loves replied19 hours agoThank you.I've embedded the fonts locally on my server. Can you adjust the CSS code so I can load the font from my server?Thanks for your help! 2,873PenciDesign replied17 hours agoHi, Have you uploaded the custom font files and defined a name under Dashboard → Soledad → Custom Fonts? If yes, simply replace Arial with the name of the custom font you uploaded. Regards,PenciDesign. Sign in to reply ...
Hi,
is it possible to change the font from the slider? I just can find the font size change.
Thank you for your help!
Hi,
Please go to Appearance → Customize → Custom CSS then add the following custom CSS code:
You can check the font name at this link: https://fonts.google.com/
Regards,
PenciDesign.
Thank you!
Is it possible to change the image size on penci-recipe?
Hi,
Please send me a screenshot of the area where you want to change the image size.
Regards,
PenciDesign.
I've marked the image.
I would like to enlarge the image a little.
Attached files: Penci Recipe Image.png
Hi,
Please go to Appearance → Customize → Custom CSS then add the following custom CSS code:
Regards,
PenciDesign.
Thank you!
I'm using the Soledad list banners for my sidebar. Is it possible to change the font of the text overlay?
Hi,
Please go to Appearance → Customize → Custom CSS then add the following custom CSS code:
Regards,
PenciDesign.
Thank you.
I've embedded the fonts locally on my server. Can you adjust the CSS code so I can load the font from my server?
Thanks for your help!
Hi,
Have you uploaded the custom font files and defined a name under Dashboard → Soledad → Custom Fonts?
If yes, simply replace Arial with the name of the custom font you uploaded.
Regards,
PenciDesign.