Re: How to make a column span multiple rows

dsheets
メンバー

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.

0 いいね!
1件の承認済みベストアンサー
Jsum
解決策
キーアドバイザー

@dsheets

 

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. 

元の投稿で解決策を見る

2件の返信 2
Jsum
解決策
キーアドバイザー

@dsheets

 

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. 

dsheets
メンバー

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.

0 いいね!