Comments DaphneO started the conversationOctober 3, 2018 at 7:37pmHello,you previously gave me a code line to have the titles in the sidebar in the "melony" font I added to the themeI changed the grid to "magazine" and I would like to have a Melony font for the titles above the featured categories,can you tell me how to do that?thank you very much 2,700PenciDesign repliedOctober 4, 2018 at 3:05amHi,Please add more this code to Customize > Custom CSS to do that: .penci-homepage-title h3 { font-family: 'mellony'; } And to change the font size & disable uppercase on that titles box, please check options for it via Customize > Colors for Homepage & Home Title Box OptionsBest Regards,PenciDesignDaphneO repliedOctober 4, 2018 at 6:02amThank you very much, it works perfectly,my last question about it is, now that I did the changes, the featured category titles are cut as you can see herehttps://startwithaconcept.com/And also inside the articles( on the top), like here:https://startwithaconcept.com/2018/10/02/brigitte-bardot-bag-by-lancel-2/Can we solve that?Thank you! 2,700PenciDesign repliedOctober 4, 2018 at 8:23amHi,Please add more this code to Customize > Custom CSS to fixed it: .penci-homepage-title, .header-standard .cat{ padding-top: 6px; } Best Regards,PenciDesignDaphneO repliedOctober 5, 2018 at 7:18pmthank you for your help! Sign in to reply ...
Hello,
you previously gave me a code line to have the titles in the sidebar in the "melony" font I added to the theme
I changed the grid to "magazine" and I would like to have a Melony font for the titles above the featured categories,
can you tell me how to do that?
thank you very much
Hi,
Please add more this code to Customize > Custom CSS to do that:
And to change the font size & disable uppercase on that titles box, please check options for it via Customize > Colors for Homepage & Home Title Box Options
Best Regards,
PenciDesign
Thank you very much, it works perfectly,
my last question about it is, now that I did the changes, the featured category titles are cut as you can see here
https://startwithaconcept.com/
And also inside the articles( on the top), like here:
https://startwithaconcept.com/2018/10/02/brigitte-bardot-bag-by-lancel-2/
Can we solve that?
Thank you!
Hi,
Please add more this code to Customize > Custom CSS to fixed it:
Best Regards,
PenciDesign
thank you for your help!