elrojek Posted June 8, 2022 Share Posted June 8, 2022 Site URL: http://itsbartek.com Hey, Basically on the web version my "next project" buttons are looking like on the screenshot #1 and then if you go on the phone version it looks like on the screenshot #2. Is there any way to make it smaller but only on the phone version? If I change the size it changes globally. Is there any way to kind of disconnect them or force it to adjust? Thank you! Link to comment
tuanphan Posted June 10, 2022 Share Posted June 10, 2022 Add to Design > Custom CSS /* Mobie Pagination size */ @media screen and (max-width:767px) { h2.item-pagination-title { font-size: 18px !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
Create an account or sign in to comment
You need to be a member in order to leave a comment