-
AuthorPosts
-
September 1, 2015 at 1:19 am #375221
getonlinephParticipantHi, I would like to ask how to make the header sticky at the top on all screen size including mobile.
thanks
September 1, 2015 at 2:03 am #375260
getonlinephParticipantI have tried this css
@media (max-width: 979px){
.x-navbar-fixed-top {
position: fixed !important;
}
}but because I have a rev slider, the slider was cover up by the header
September 1, 2015 at 3:21 am #375323
ChristopherModeratorHi there,
Please add the following code in Customize -> Custom -> CSS :
@media (max-width:979px){ .x-navbar { position: fixed; top: 0; right: 0; left: 0; } .x-slider-container.below { margin-top: 216px; } }Hope it helps.
September 1, 2015 at 6:14 am #375468
getonlinephParticipanthi thanks for the reply.
I applied this css here http://backinmotionmedprod.com/ I put margin-top: 89px.
it work great on chrome. but in firefox and safari, the slider is covered by the header.
please help
September 1, 2015 at 6:23 am #375473
getonlinephParticipantnever mind about my last reply 🙂 its fine now
September 1, 2015 at 6:27 am #375480
getonlinephParticipantI noticed that on mobile, when I click a menu with sub menu. I cannot scroll down the menu. any solution on this?
thanks
September 1, 2015 at 7:10 am #375520
ChristopherModeratorHi there,
Before we continue, we need you to update X and bundled plugins, install Cornerstone from X Addons -> Extensions and disable X shortcodes plugin.
Thanks.
September 1, 2015 at 6:44 pm #376054
getonlinephParticipantHi, actually I don’t want to use Cornerstone because I’m used to use the VC and the current X version I have.
any solution without a need to update X ?
thanks
September 1, 2015 at 10:08 pm #376164
RupokMemberHi there,
You need to install Cornerstone and deactivate X Shortcode as the functionality of X Shortcode has been replaced by Cornerstone and it’s required to run X smoothly. You can still use Visual Composer or other editor to build your pages. And also we recommend to keep update X always.
Thanks
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-375221 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
