A few customizations I need help with now that I’m happy with my layout
1) I’d like to make the image uploaded as the header background “contained” so that the image is never cropped out of frame. This is the light grey text behind my black logo.
2) Can I use css to change the font to “apothecary” (custom upload) within the featured boxes on the homepage? The text I’m talking about include “recipe archives,” “the blog” and “gardening resources”
A few customizations I need help with now that I’m happy with my layout
1) I’d like to make the image uploaded as the header background “contained” so that the image is never cropped out of frame. This is the light grey text behind my black logo.
2) Can I use css to change the font to “apothecary” (custom upload) within the featured boxes on the homepage? The text I’m talking about include “recipe archives,” “the blog” and “gardening resources”
Hi,
1/ You can add more of this code to Customize > Custom CSS to make your header background image always keep 100% width:
2/ Please do follow steps below to do that:
a) Upload your custom font "apothecary" to Dashboard > Soledad > Custom Fonts > and set the font name for that font is "apothecary" check this image
b) Add more this code to Customize > Custom CSS to apply this font for home featured boxes:
Best Regards,
PenciDesign
#1 was a success but #2 still doesn’t work. Help?
Hi,
I see you've set the name for that font is "MerchantLedgerThin"
So, you need to change the Custom CSS code I sent to this code:
Best Regards,
PenciDesign