I am using a ‘Fixed Top’ header in the Ethos theme. (www.smartlegal.ie).
I am building a page with an embedded multi-page form (a Cognito Form).
The Problem
When a user advances a page in the embedded multi-page form the form repositions itself to align the top of the form with the top of the display - hiding the top of the embedded form behind the fixed header.
My Options:
- I can switch to a ‘Static Top’ header but I don’t want to do that across the entire site.
- I can add some CSS to this specific page so that the embedded form repositions itself to align the top of the form with the bottom of the fixed header.
My Questions:
- Is there a way to keep ‘Fixed Top’ across the site but change specified pages to ‘Static Top’?
- Can you help me with the CSS I need to achieve Option 2 above on all screen sizes?