tuli285 Posted February 23 Posted February 23 I have inserted this code into Website Tools>Code Injection>Header: <style> @media only screen and (max-width: 750px) { .page-section:nth-of-type(1) { display: none; } } @media only screen and (min-width: 750px) { .page-section:nth-of-type(2) { display: none; } } </style> This works for the home page but also applies to every other page on the site. Could someone help me apply this to only the home page?
Solution tuanphan Posted February 26 Solution Posted February 26 If you add code to Homepage Header Code Injection (NOT Side wide Code Injection Header), it will work on homepage only 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!)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment