-
AuthorPosts
-
hjalte1983 Friend
hjalte1983
- Join date:
- September 2012
- Posts:
- 328
- Downloads:
- 7
- Uploads:
- 105
- Thanks:
- 101
- Thanked:
- 9 times in 1 posts
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
November 4, 2014 at 10:00 am #554105We are sorry for the data lost, could you pls send me again the info?
hjalte1983 Friendhjalte1983
- Join date:
- September 2012
- Posts:
- 328
- Downloads:
- 7
- Uploads:
- 105
- Thanks:
- 101
- Thanked:
- 9 times in 1 posts
November 4, 2014 at 11:25 am #554117Okay, heres some screenshots.
The Sticky Menu doesnt work on a tablet, phone.. etc.
try to minimize your browser and you see the issues start.Pm sent with login details.
-
Saguaros Moderator
Saguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
November 5, 2014 at 4:00 am #554209I just added this CSS rule into ‘custom.css’ file:
@media screen and (min-width: 768px) and (max-width: 990px) {.navbar-header {
position: fixed;
width: 100%;
}
}
hjalte1983 Friendhjalte1983
- Join date:
- September 2012
- Posts:
- 328
- Downloads:
- 7
- Uploads:
- 105
- Thanks:
- 101
- Thanked:
- 9 times in 1 posts
November 5, 2014 at 1:05 pm #554270I can’t see any changes ?
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
November 6, 2014 at 3:32 am #554340Which mobile device are you testing?
hjalte1983 Friendhjalte1983
- Join date:
- September 2012
- Posts:
- 328
- Downloads:
- 7
- Uploads:
- 105
- Thanks:
- 101
- Thanked:
- 9 times in 1 posts
November 6, 2014 at 7:17 am #554366Samsung galaxy s4
iphone 4
ipad 3. GenerationNovember 7, 2014 at 8:51 pm #554578Just add to custom.css:
.t3-header { position: fixed; }
.t3-masthead { padding-top: 80px; }
hjalte1983 Friendhjalte1983
- Join date:
- September 2012
- Posts:
- 328
- Downloads:
- 7
- Uploads:
- 105
- Thanks:
- 101
- Thanked:
- 9 times in 1 posts
November 9, 2014 at 9:37 am #554632hi @networkme this code did not fix the issues.
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
November 10, 2014 at 10:28 am #554738I just edit the ‘custom.css’ file, pls check again and let me know how it goes.
hjalte1983 Friendhjalte1983
- Join date:
- September 2012
- Posts:
- 328
- Downloads:
- 7
- Uploads:
- 105
- Thanks:
- 101
- Thanked:
- 9 times in 1 posts
November 10, 2014 at 12:27 pm #554754Hi @saguaros The menu bar seems to work now, thank you.
But it do chop some of my slider now.
see screenshot:Also the menu icon goes in behind the menu bar, so its not showing on smaller screens.
Regards.
-
Saguaros Moderator
Saguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
November 11, 2014 at 7:40 am #554835I just added this rule for the slide on your site:
.container.t3-masthead {
margin-top: 45px;
}
With the off-canvas button, pls take a look at the css I added yesterday:
.navbar-header.affix {
position: fixed;
top: 0;
left: auto;
right: 25px;
display: inline-block !important;
}
and try to increase value for the ‘right’ and check on your device again.
hjalte1983 Friendhjalte1983
- Join date:
- September 2012
- Posts:
- 328
- Downloads:
- 7
- Uploads:
- 105
- Thanks:
- 101
- Thanked:
- 9 times in 1 posts
November 11, 2014 at 9:20 am #554851Hi @saguaros
Its not only the slider that got the issue, every page have margin issue.container.t3-masthead {
margin-top: 45px;
}
contact, products pages, checkout, etc etc.
.navbar-header.affix {
position: fixed;
top: 0;
left: auto;
right: 25px;
display: inline-block !important;
}Don’t think its a position issue, it just get hidden behind the menu bar, doesn’t help anything changing the pixels.
November 11, 2014 at 11:57 am #554870if ity goes behind the menu bar just add to .navbar-header.affix
z-index: 5 (i think the mainnav has 3 so it will be displayed on top.
hjalte1983 Friendhjalte1983
- Join date:
- September 2012
- Posts:
- 328
- Downloads:
- 7
- Uploads:
- 105
- Thanks:
- 101
- Thanked:
- 9 times in 1 posts
-
AuthorPosts
This topic contains 56 replies, has 6 voices, and was last updated by Saguaros 9 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum