mportch Posted May 22, 2020 Share Posted May 22, 2020 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? 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
Archived
This topic is now archived and is closed to further replies.