SOLVED

Re: Marketo Landing Page

Go to solution
Nimisha_Garg
Level 4

pastedImage_0.png

Hello Marketo Team,

I need to remove this white space in between "logo" and the header image / banner image.

DO you need HTML code pasted here? Which part of the code will you need?

Thanks,

1 ACCEPTED SOLUTION
Corey_Bethel
Level 4 - Champion Alumni

You need to add it to the <div> highlighted in blue. Line 289.

Screen Shot 2019-03-15 at 1.50.50 PM.png

Corey Bethel
Consultant | Etumos

View solution in original post

36 REPLIES 36
Corey_Bethel
Level 4 - Champion Alumni

The link you provided is now redirecting to your homepage. Can you reapprove the landing page?

Corey Bethel
Consultant | Etumos
Nimisha_Garg
Level 4
Corey_Bethel
Level 4 - Champion Alumni

You need to add it to the <div> highlighted in blue. Line 289.

Screen Shot 2019-03-15 at 1.50.50 PM.png

Corey Bethel
Consultant | Etumos
Nimisha_Garg
Level 4

As soon as I changed the HTML code ...and had added this...style="padding-bottom: 20px;" ..>

The layout of this section was horizontal and all three sections were like this:

pastedImage_5.png

but it changed to this.

pastedImage_4.png

Corey_Bethel
Level 4 - Champion Alumni

The reason those 3 sections are stacking is because you have a typo where you are referencing the bootstrap.css file.

Screen Shot 2019-03-15 at 2.40.01 PM.png

The file referenced here should be "bootstrap.css". You currently are referencing "bootstrap]". See the end of the href in the blue highlighted section.

Corey Bethel
Consultant | Etumos
Nimisha_Garg
Level 4

Corey you are amazing!!!!!!! I liked how to helped me each step!!!

Corey_Bethel
Level 4 - Champion Alumni

Happy to help!

Corey Bethel
Consultant | Etumos
Corey_Bethel
Level 4 - Champion Alumni

I'm not seeing that you added style="padding-bottom:20px;" to the <div> with id=banner. Can you reapprove the landing page? Adding the style to the correct <div> should not have affected the section you have a screenshot of above.

Corey Bethel
Consultant | Etumos
Nimisha_Garg
Level 4

Nope I can't find any padding... in this landing page / or the guided landing page...Can you see the page now.

Not urgent but would need to fix this by tomorrow.

http://go.ocwenlending.com/MLS.html /external-link.jspa?url=http%3A%2F%2Fgo.ocwenlending.com%2FMLS.html

Thanks,

Nimisha_Garg
Level 4

Hi Corey, this is the link only.

I don’t know why layout looks weird…

https://app-sj24.marketo.com/lpeditor/devicePreview?p=1263&t=gVi9IrWRf8w,&m=238-LUA-748

Corey_Bethel
Level 4 - Champion Alumni

Without having a link to the page you screenshot above (with the purple Banner Section), I can't tell for sure what is causing the space below the button. However, it looks like you may have some padding on the Banner Section, so reducing the padding should reduce the white space.

Corey Bethel
Consultant | Etumos
Nimisha_Garg
Level 4

This landing page has sections....so this is between the

Banner

Button

and then section 2 starts....

So i don't know why there is so much space?

Corey_Bethel
Level 4 - Champion Alumni

Can you send a link to the actual page you are looking at? The page you sent earlier looks slightly different than the screenshots you are providing.

Corey Bethel
Consultant | Etumos
Jay_Jiang
Level 10

DO you need HTML code pasted here? Which part of the code will you need?


Just post a link to the landing page

Nimisha_Garg
Level 4

Jay Jiang here is the link to the landing page:

PAGE

Josh_Hill13
Level 10 - Champion Alumni

You should ask your web dev for help.