-
AuthorPosts
-
Pankaj Sharma Moderator
Pankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
May 13, 2016 at 8:20 am #930267Thanks a lot, I’ll give it a try. The web (https://www.northlondonappliancerepairs.co.uk) at the topic suggested works as I want.
Thanks for your great help
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
May 13, 2016 at 12:01 pm #930360Your are welcome .
May 26, 2016 at 8:51 pm #935123Hi again, I tested what you suggested and workedfine on a large screen where the menu is on top. You can see the result here
But when the screen size is reduced (tablet size) has a strange behaivour. Before you start scrolling down the header looks fine but when you start scrolling down the off canvas menu also scrolls and disapear up. See the images below.
But when you reduce even more the size of the screen (smartphone) and scroll down happen also the same with the off canvas menu and also the header gets collapsed at the left. See images
Do you have any idea to avoid that the off canvas menu disapear when you scroll? should I have to add a sticky script to the offcanvas too? and do you have any idea how to solve the collapsed header?
The website is in progress but you can see it at : http://www.entropiaarquitectura.com/entropia_2015/index.php/en/
Thanks alot for your time and your great service.
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
May 27, 2016 at 2:28 am #935203Hi
Add this code in custom.css file
.t3-header {width:100%;}
Let me know if it helps.
May 27, 2016 at 7:29 am #935246Thanks for your fast answer. I added the what you suggested at custom.css (according to the @media because adding to all media, with large screens "breaks" the JAdecor Style) and worked fine to avoid the collapsed header but the off-canvas menu still disapearing when scrolling up.
Should I add any other code in custom.css? or add a sticky script someqhere else? and I noticed that the sticky script is at "http://stickyjs.com/" can I download, save at my server and point it there?
Thanks again
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
May 27, 2016 at 7:47 am #935252Hi
add below code in custom.css fie with same media query.off-canvas-toggle { position: fixed!important; }
Beside the js code , yes you can also import it on your server and call it from your server files .
-
AuthorPosts
This topic contains 8 replies, has 2 voices, and was last updated by edgarmiro 8 years, 7 months ago.
The topic ‘Main menu always on top agreed scrolling down’ is closed to new replies.