kaydotjpg Posted January 3 Posted January 3 (edited) https://perch-sparrow-5acs.squarespace.com/ password: 12345 Hi! I'm working on a site for a client. They requested their nav be underneath the first section- I was able to accomplish this using the code below, it looks great. However, when I open the website to view it (both Safari and Chrome) it doesn't look the way I'm seeing it in "edit" mode. I've attached what it suppose to look like (and what it does look like in edit mode). @media only screen and (min-width:768px) { #header { position: absolute; top: 220px; /* This value determines the distance from the top of the page */ left: 0; } section[data-section-id="6590b4f2b9df3b451a5cae89"] { position: absolute; bottom: 120px; /* This value determines the distance from the top of the page */ left: 0; } } Edited January 3 by kaydotjpg
tuanphan Posted January 5 Posted January 5 You mean change this to this? 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