Joshuaoh Posted November 15, 2023 Posted November 15, 2023 Can I check how i can reduce font size for the pagination on my portfolio such that it fits onto one page nicely without having to scroll, and to keep it consistent throughout the portfolio for mobile. Desktop is good though!
Joshuaoh Posted November 15, 2023 Author Posted November 15, 2023 Have utilised code found on other discussions but it does not work. Please advise?
Solution Joshuaoh Posted November 15, 2023 Author Solution Posted November 15, 2023 Found the solution! @media screen and (max-width: 640px) { h2.item-pagination-title.preFade.fadeIn { font-size: 0.8rem; } }
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment