Hello,
This page is not visible still completely on the Mobile.Marketo people have said that try getting a web developer. This landing page is a guided template. Just want to know why it is not opening completely on mobile.....
Works on Desktop fine.
Any help will be appreciated.
http://go.ocwenlending.com/Purchase_Rewards.html
Thanks,
I checked it on my mobile phone (location Ireland) and all is working as expected, the only comments I have is that in the 'How it works' section, you are forcing the image to be 320 wide, but you have 20px padding on the container so the image should really only be 280px, you should be able to fix this via css, possibly add max-width: 100%; height: auto; to the image.
Hi Frank,
I see only half the page when I open on my cell phone. I have an android.
It shows only till the How it works section...nothing below that?
Please advise?
Hi Frank,
Never mind I think the page is not showing on mobile completely. I see in Marketo preview.
Not sure why?
How to add a phone number to the top of the landing page.....it is a guided template. The landing page is this one...
I don't want the number to scroll at all but be in a fixed spot on the top right corner.
Landing Page: http://go.ocwenlending.com/dfdfdfdfdf_XYZ.html
thanks,
This should be a new thread as it is an entirely new topic.
Also... it really sounds like you need a professional web developer in your crew.
To do that would take development, you can however add it so that it does scroll, might be a short term fix, add the following code to the template after:
<div class="navbar-header">
...
</div>
Code to add:
<ul class="nav navbar-nav navbar-right">
<li>Phone Number</li>
</ul>
Hey Frank, do you know why it did not show up?
I added it to this page:
code: After code
<div class="navbar-header">
...
</div>
Code to add:
<ul class="nav navbar-nav navbar-right">
<li>Phone Number</li>
</ul>
landing page link: