3DDesign Posted December 14, 2022 Posted December 14, 2022 I'm trying to use custom code to change the font of the "read next post title" at the bottom of my blog pages. I just don't know the code title to do it?!
tuanphan Posted December 17, 2022 Posted December 17, 2022 Hi, Try adding this to Design > Custom CSS .item-pagination[data-collection-type^="blog"] * { font-family: monospace !important; } If it doesn't work, please share link to your site, we can check easier Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
3DDesign Posted December 20, 2022 Author Posted December 20, 2022 @tuanphan Thank you so much this worked! Now I'm wondering how to create some space between my blog title and the featured image in a summary block?! I have added a custom font that is overlapping with the featured image.
tuanphan Posted December 22, 2022 Posted December 22, 2022 On 12/21/2022 at 3:55 AM, 3DDesign said: @tuanphan Thank you so much this worked! Now I'm wondering how to create some space between my blog title and the featured image in a summary block?! I have added a custom font that is overlapping with the featured image. Can you share link to page in screenshot? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
3DDesign Posted December 22, 2022 Author Posted December 22, 2022 The site is not live yet. What is best way to do that without it being live?
tuanphan Posted December 24, 2022 Posted December 24, 2022 On 12/23/2022 at 1:44 AM, 3DDesign said: The site is not live yet. What is best way to do that without it being live? See this Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment