Sticky Mobile Header

EzGenerator V4 forum

Return to “Ezgenerator v4 Customer Forum”

[You can only see part of this thread as you are not logged in to the forums]
jyrddrumjr
Fri Oct 17, 2014 5:39 pm

x

Sticky Mobile Header

Can we have the option and/or could you tell me how I can make the header of the mobile pages (navigation area) float/be sticky so it never moves? I currently have the following code for the desktop version of the site that I created from a zero out template with a sticky navigation bar, and I'd like to keep the format the same through the mobile pages.

CSS Code for navigation bar on desktop version.

Code: Select all

#wrapper {
  width: 100%;
  height: 75px;
  position: fixed;
  z-index: 20;
}
I'd create another CSS script such as the following, but I just need to know what script to insert in the body of the body for mobile pages.

Code: Select all

#iwrapper {
  position: fixed;
}

jyrddrumjr
Sat Oct 18, 2014 6:23 pm

x

Re: Sticky Mobile Header

Miro, I got an email with your response, but I ...

miro (staff)
Site Admin
Sat Oct 18, 2014 6:50 pm

x

Re: Sticky Mobile Header

hi yes, i found some problems on iphone, looki...

jyrddrumjr
Tue Oct 21, 2014 6:35 pm

x

Re: Sticky Mobile Header

Find a solution to the problem you ran into yet...

miro (staff)
Site Admin
Wed Oct 22, 2014 7:40 pm

x

Re: Sticky Mobile Header

hi can you please check if it works on your mo...

jyrddrumjr
Wed Oct 22, 2014 7:49 pm

x

Re: Sticky Mobile Header

Yes it does. I'm using an android phone though;...

miro (staff)
Site Admin
Wed Oct 22, 2014 9:08 pm

x

Re: Sticky Mobile Header

hi looks ok on iphone too available via onlin...


Return to “Ezgenerator v4 Customer Forum”