Tagged: x
-
AuthorPosts
-
December 7, 2016 at 12:32 am #1284129
buildingblochsParticipantHi there,
I have made my header transparent over revolution slider by using –
.x-navbar-wrap{ margin-bottom: -300px!important; }But now my revolution slider is no longer fullscreen and when I click the Scroll Anchor Button it scrolls further below the slider.
Site – http://104.197.221.223/
X – Version: 4.6.4
Cornerstone – Version: 1.3.3Kind Regards
December 7, 2016 at 12:33 am #1284130
buildingblochsParticipantThis reply has been marked as private.December 7, 2016 at 2:01 am #1284205
RupokMemberHi there,
Thanks for writing in! Let’s remove the code you are using and use this instead :
.x-navbar { left: 0; position: absolute; right: 0; top: 0; }Cheers!
December 7, 2016 at 4:18 am #1284326
buildingblochsParticipantPerfect that worked 100%
December 7, 2016 at 4:32 am #1284340
ChristianModeratorYou’re welcome.
December 7, 2016 at 6:12 am #1284458
buildingblochsParticipantHi Christian,
On mobile my menu is quite low down, how do I raise the up just below the logo. I’ve tried top margin, but that’s not working.
Kind Regards
December 7, 2016 at 7:01 am #1284512
ThaiModeratorHi There,
Please add the following CSS also:
.x-nav-wrap.mobile { margin-top: -100px; float: left; width: 100%; }Hope it helps 🙂
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1284129 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
