-
AuthorPosts
-
missioneyes Friend
missioneyes
- Join date:
- October 2010
- Posts:
- 51
- Downloads:
- 1
- Uploads:
- 7
- Thanks:
- 8
- Thanked:
- 1 times in 1 posts
July 22, 2014 at 3:46 am #199872How do I enable a sticky menu for JA Brisk? We want the menu not to scroll down but to stay at the top.
Thanks,
Stan
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
July 22, 2014 at 6:29 am #543078Hi
To have your mainmenu sticky open this file templatesja_brisktplsblocksheader.php
now you have for the ja-header this code:<!-- HEADER -->
<header id="ja-header" class="wrap ja-header navbar-collapse-fixed-top">
<div class="container">
<div class="row">
.Change it as showed below :
<header id="ja-header" class="wrap ja-header navbar-fixed-top navbar-collapse-fixed-top"">
<div class="container">
<div class="row">missioneyes Friendmissioneyes
- Join date:
- October 2010
- Posts:
- 51
- Downloads:
- 1
- Uploads:
- 7
- Thanks:
- 8
- Thanked:
- 1 times in 1 posts
July 22, 2014 at 11:46 am #543119Great thanks.
This worked but it is cutting off of the top of the slideshow. It looks like I’ll need to enlarge some other parameter. Can you give a suggestion? http://blogsten.com/brisk/
Thanks so much.pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
July 22, 2014 at 2:27 pm #543127Hi
try adding to custom.css file this :
.ja-slideshow .container {
padding: 120px 0 0;
}If you haven’t a file named custom.css in templatesja_briskcss folder simply create it
missioneyes Friendmissioneyes
- Join date:
- October 2010
- Posts:
- 51
- Downloads:
- 1
- Uploads:
- 7
- Thanks:
- 8
- Thanked:
- 1 times in 1 posts
July 22, 2014 at 2:29 pm #543128It is not just affecting the slideshow however.
See the inner pages: http://blogsten.com/brisk/features
It cuts off the titles
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
July 22, 2014 at 2:32 pm #543129in the same file custom.css add this
.ja-mainbody {
padding-top: 80px;
}missioneyes Friendmissioneyes
- Join date:
- October 2010
- Posts:
- 51
- Downloads:
- 1
- Uploads:
- 7
- Thanks:
- 8
- Thanked:
- 1 times in 1 posts
July 22, 2014 at 2:44 pm #543133thanks so much
October 30, 2016 at 1:24 am #981711After updating custom.css, when looking at the site on a mobile there is some extra white white space at the top in between the top menu and the slideshow
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
November 1, 2016 at 7:06 am #982298After updating custom.css, when looking at the site on a mobile there is some extra white white space at the top in between the top menu and the slideshow
Hi
Could you please open a new topic for your issue and provide in it an url for your website and also a temp super user account ?
-
AuthorPosts
This topic contains 8 replies, has 3 voices, and was last updated by pavit 8 years ago.
We moved to new unified forum. Please post all new support queries in our New Forum