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 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