-
AuthorPosts
-
kerfiseining Friend
kerfiseining
- Join date:
- March 2015
- Posts:
- 43
- Downloads:
- 1
- Uploads:
- 8
- Thanked:
- 1 times in 1 posts
April 2, 2015 at 1:14 pm #205235Hi.
I made some changes to my ja brisk nav menu. I wanted to have sticky nav menu so I did this.
in: /templates/ja_brisk/tpls/blocks/header.php
[PHP]<header id=”ja-header” class=”wrap ja-header navbar-fixed-top navbar-collapse-fixed-top””>
<div class=”container”>
<div class=”row”>[/PHP]and in custom.css
[PHP].ja-slideshow .container {
padding: 120px 0 0;
}
.ja-slideshow .container {
padding: 120px 0 0;
}
.ja-mainbody {
padding-top: 80px;
}
.ja-masshead {
padding-top: 70px;
}[/PHP]After all the changes my sticky nav menu is working, but in mobile view the sticky menu is not quite ok.
Take a look in your mobile.
This is what I have.
Any chance tel me how to fix this.
Regards.
-
kerfiseining Friend
kerfiseining
- Join date:
- March 2015
- Posts:
- 43
- Downloads:
- 1
- Uploads:
- 8
- Thanked:
- 1 times in 1 posts
April 3, 2015 at 12:46 am #565552Someone that can assist me on this?
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
April 3, 2015 at 6:58 am #565598I just fixed the problem directly on your site and you can find that solution as
Open templates/ja_brisk/css/custom.css file and see the css style
@media (max-width: 767px) {
.navbar-fixed-top {
margin-left: 0px;
}
}
relsig Friendrelsig
- Join date:
- October 2007
- Posts:
- 218
- Downloads:
- 22
- Uploads:
- 61
- Thanks:
- 16
- Thanked:
- 10 times in 3 posts
April 3, 2015 at 8:31 am #565613Hello check this: http://www.joomlart.com/forums/topic/sticky-menu-positioning/
This worked for me.
Cheers
Roger
kerfiseining Friendkerfiseining
- Join date:
- March 2015
- Posts:
- 43
- Downloads:
- 1
- Uploads:
- 8
- Thanked:
- 1 times in 1 posts
April 3, 2015 at 10:12 am #565627Yes That did the fix.
Thanks Roger.
-
AuthorPosts
Viewing 5 posts - 1 through 5 (of 5 total)This topic contains 5 replies, has 3 voices, and was last updated by kerfiseining 9 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum