Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1284176
    TheDude
    Participant

    Hi there,

    Could you please check my website: https://www.innotrends.nl/

    1. If you click on the menu (desktop and mobile) the menu kind of pushes down the revolution slider. It looks like it’s kind of embedded in the slider. I’m not really sure how to explain 😀

    2. I want to have a slider above my blog posts. I can’t seem to find out how to get this working.

    Cheers

    #1284232
    Christopher
    Moderator

    Hi there,

    #1 Please add following code in Customize -> Custom -> Global CSS :

    @media (max-width: 979px){
    body.x-navbar-fixed-top-active .x-navbar-wrap {
        min-height: 90px;
    }
    }

    #2 Please check this thread : https://community.theme.co/forums/topic/revolution-slider-above-blogpost/#post-875794

    Hope that helps.

    #1284433
    TheDude
    Participant

    Hi,

    I have done both and can’t see any changes at all.
    Also checked via a private browser window

    Any ideas?

    #1284465
    Paul R
    Moderator

    Hi,

    Can you provide us a screenshot on how it looks in your end.

    This is how it currently works – http://screencast.com/t/IHh6LWGh

    Kindly provide more clarification of what you are trying to achieve.

    Thanks

    #1284467
    TheDude
    Participant

    Actually now i see that the slider is working on the blog but my menu isn’t like on the homepage….
    I added the css for the menu in the global css….

    #1284469
    TheDude
    Participant

    you see the screenshot of one of the blog articles

    the other one is a screenshot of the site with an iPhone 6s plus

    Also – if you look at your video you can see by opening the menu the whole slider pulls down as well. Isn’t there a way to have the mobile menu to overlap the slider?

    #1284553
    Paul R
    Moderator

    Hi,

    Please remove the code that reads.

    
    .x-slider-container.below {
        margin-top: -97px;
    }
    

    Then add this instead.

    
    body .masthead {
         position:absolute;
         width:100%;
         z-index:99999;
    }
    

    Hope that helps.

    #1284620
    TheDude
    Participant

    Hiya,

    I’ve emptied the cache and I don’t see any changes

    #1284622
    TheDude
    Participant
    This reply has been marked as private.
    #1284774
    Jade
    Moderator

    Hi there,

    I tried to login using the details you have provided but they don’t seem to work.

    Kindly double check.

    Thank you.

    #1284862
    TheDude
    Participant
    This reply has been marked as private.
    #1284987
    Jade
    Moderator

    HI there,

    Thanks for updating. I tried this but the details doesn’t seem to work still.

    Kindly recheck again and test the login.

    Thank you.

    #1285578
    TheDude
    Participant
    This reply has been marked as private.
    #1285732
    Rad
    Moderator

    Hi there,

    Please add this CSS to Admin > Appearance > Customizer > Custom > CSS

    @media ( max-width: 979px ) {
    .x-navbar .mobile .x-nav {
        float: none;
        width: 100%;
    }
    }

    Hope this helps.

    #1285739
    TheDude
    Participant

    I’ve added the code but can’t see any difference, do you (maybe a cache thingie)

    However I do see the slider over the content on the blog pages:
    https://www.innotrends.nl/tips/website-bouwen-kan-iedereen-maar-daarna/

  • <script> jQuery(function($){ $("#no-reply-1284176 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>