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 Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.