mportch Posted May 22, 2020 Share Posted May 22, 2020 (edited) Site URL: https://www.mattportch.com Hi, How do I make the copyright text in mobile view smaller? Also, is there a way of coding this to auto update every year? Edited May 22, 2020 by mportch Link to comment
tuanphan Posted May 22, 2020 Share Posted May 22, 2020 /* footer copywright text */ @media screen and (max-width:767px) { div#block-yui_3_17_2_1_1590113744852_3530 p { font-size: 5px !important; } } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care 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