soniakrgr Posted March 10, 2021 Share Posted March 10, 2021 Site URL: https://kelseyraedesigns.com/ Hello! Can someone please help me with the custom CSS code injection to change the Blog Meta "Category" font and "Image Block: Stack Title" font to a custom uploaded font. Thank you! Link to comment
tuanphan Posted March 20, 2021 Share Posted March 20, 2021 It looks like you solved with this CSS? div#page-5e87d10b93160c1ef59e577c .image-title p { font-family: 'BirdAndThorn'; } On mobile, do you want to align right or center all elements on mobile fooer bottom? /* center footer mobile */ @media screen and (max-width:640px) { div#footerBlocksBottom * { text-align: center !important; } } 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!) Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.