Bspace Posted June 6, 2023 Posted June 6, 2023 Can anyone point me to how to customize the font size of the preview text for the next or previous blog at the bottom of a blog post? It appears fine on desktop, but on mobile you can see how the text overlaps. How can I edit the size of this text to avoid this? I've dug through themes & can't seem to find it. Thank you!
Solution tuanphan Posted June 9, 2023 Solution Posted June 9, 2023 Add to Design > Custom CSS /* Pagination title */ @media screen and (max-width:767px) { h2.item-pagination-title { font-size: 12px !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!)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment