Hi,
I am trying to recreate this page with the hubspot COS.
https://m.gameplanmarketing.ca/linkedin-advertising-guide/
I can’t figure out to get the form column to span across the different sections.
Hi,
I am trying to recreate this page with the hubspot COS.
https://m.gameplanmarketing.ca/linkedin-advertising-guide/
I can’t figure out to get the form column to span across the different sections.
Their banner has a fixed height, their form wrap has a fixed height, the form is set to absolute position, so it is able to hangover the bottom of the banner. Is this what you are talking about?
You can do this a lot of ways, mostly using absolute positioning.
Yes thats exactly what I mean - I need the form column to go across each section.
I will try adding a fixed position to the form group.