faded Posted December 17, 2020 Share Posted December 17, 2020 Site URL: https://www.fadedbycs.com Is there a CSS code that allows me to alter the Desktop version without the Mobile version getting affected size wise? I want to change some positioning on the Desktop version but when the mobile one updates, it doesn't look as I expected! Thanks! Link to comment
tuanphan Posted December 21, 2020 Share Posted December 21, 2020 Wrap your CSS code in media query @media screen and (min-width:768px) { paste your CSS code here. } 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.