Support for Envato Buyers › Forums › Samsara › Full screen revolution slider footer issue
- This topic has 9 replies, 4 voices, and was last updated 11 years, 5 months ago by
FocuxTheme Support.
-
AuthorPosts
-
-
March 13, 2014 at 1:09 am #3999
fourseven
MemberThanks for a great theme!
My front page features a full screen revolution slider gallery, however there is a gap under the slider (which is working full screen).
The cause of the gap is:
<div id="container" style="min-height: 200px;"></div>In addition, how can I remove the footer from the front page?
<footer id="footer">
<div class="container">
Copyright © 2014 Company. All rights reserved.
</div>
</footer> -
April 29, 2014 at 9:05 am #4674
CantusFirmus
MemberHi,
I am having the exact same problem, I think. The slider area is 915px high, and I cannot control it anywhere The div enclosing the Revolution slider has this:
class=”fullscreen_stage” style=”min-height: 915px;”
I’ll send the URL in a private reply.
Please advise. Thanks.
Michael
-
April 29, 2014 at 9:06 am #4675
CantusFirmus
MemberThis reply has been marked as private. -
April 29, 2014 at 9:14 am #4676
CantusFirmus
MemberMy goodness, I think I figured this out. I changed Slider Layout from Full Screen to Auto Responsive. I realize this is a Revolution Slider issue and not a theme issue.
Many thanks.
-
April 29, 2014 at 11:27 am #4683
FocuxTheme Support
KeymasterOK, that’s great!
-
June 10, 2014 at 8:26 pm #5274
FocuxTheme Support
KeymasterThe min-height:200px is set in the jquery.samsara.js file which is in the “js” folder.
You can find the following code in this file about at line 65$('#container').css('min-height','200px'); -
June 12, 2014 at 6:04 pm #5293
bouris
MemberYeap!!! Now everything is in order with no space under the slider! 🙂
Thanks BadJohnny! -
June 12, 2014 at 9:59 pm #5298
FocuxTheme Support
Keymasterit’s my pleasure! 🙂
-
March 13, 2014 at 8:06 pm #4005
FocuxTheme Support
KeymasterHi
For first issue, can I check your website with firebug in firefox? Otherwise I can’t make sure what’s wrong.
Second, you can add the following custom CSS into “Samsara options > Custom style > CSS code”
#footer{display:none;}Thanks!
-
June 10, 2014 at 6:50 pm #5270
bouris
MemberEven when you switch the slider to responsive the problem still exists when you scroll down, and Firebug says is the
<div id=”container” style=”min-height: 200px;”></div>
but where is this? and how can be changed?
-
-
AuthorPosts
- You must be logged in to reply to this topic.
