Viewing 4 posts - 1 through 4 (of 4 total)
-
AuthorPosts
-
iedwards Friend
iedwards
- Join date:
- February 2007
- Posts:
- 20
- Downloads:
- 10
- Uploads:
- 3
- Thanks:
- 2
- Thanked:
- 1 times in 1 posts
August 11, 2017 at 11:34 am #1055908I have the same problem, it seems to be something to do with the width of the navbar when it’s set to sticky.
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
August 14, 2017 at 2:33 am #1056163Hi,
Let me check and will get back to you.
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
August 14, 2017 at 3:03 am #1056171Hi @slepoy,
I see your site looks fine at my mobile device, you solved it?
If not, try to apply this css:
@media (max-width: 991px) { #mainnav.stick-on-top.affix-top { width: auto; } }
You can put into your custom.css file: [root]//templates/ja_simpli/css/custom.css
Regards
1 user says Thank You to Saguaros for this useful post
iedwards Friendiedwards
- Join date:
- February 2007
- Posts:
- 20
- Downloads:
- 10
- Uploads:
- 3
- Thanks:
- 2
- Thanked:
- 1 times in 1 posts
August 14, 2017 at 2:40 pm #1056319That worked for me, thank you.
AuthorPostsViewing 4 posts - 1 through 4 (of 4 total)This topic contains 4 replies, has 3 voices, and was last updated by iedwards 7 years, 3 months ago.
The topic ‘Sticky on Top"Navigation position display wrong on mobile’ is closed to new replies.