Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1091932
    contegi66
    Participant

    Hi Support,

    Sorry to bother on this but despite trying what you’ve said in many other similar threads it didn’t work…

    I had to deactivate the TopBar and now I am with this blank gap between revslider and navBar. How can I delete it?

    Best,
    G

    #1091938
    contegi66
    Participant
    This reply has been marked as private.
    #1091964
    Rupok
    Member

    Hi there,

    Thanks for writing back. It seems you have added the below code that’s causing the issue :

    .masthead {
      min-height: 182px !important;
    }

    Kindly remove this to get expected result. When you add any custom code to your site, make sure you know what you are doing to avoid potential conflicts.

    Hope this makes sense.

    Cheers!

    #1092249
    contegi66
    Participant

    Hi Rupok,

    thank you for this. it works perfectly.

    Please note that all CSS custom code I have was done by X Support. It is sometimes difficult to remind the relationship btw code and behavior when Client is changing his mind after so many time.

    Hopes it makes sense too 🙂

    Cheers!
    Gianni

    #1092404
    Joao
    Moderator

    Hi Gianni

    Totally understandable.

    Let us know if you need further help.

    Joao

    #1093329
    contegi66
    Participant

    Hi Support,

    I am back on this issue as I noticed something wrong.

    After taking out the piece of code you said

    .masthead {
    min-height: 182px !important;
    }

    everything seems ok when you scroll down but when you scrolling up to the beginning of the homepage the Revslider is going underneath the navigation bar as you can see in the screenshot named: scroll up back…

    Could you advice please?

    Cheers,
    Gianni

    #1093364
    Thai
    Moderator

    Hi There,

    Please add the following CSS:

    body.x-navbar-fixed-top-active .x-navbar-wrap {
      min-height: 151px !important;
    }

    Hope it helps 🙂

    #1093833
    contegi66
    Participant

    Works fine thank you Support!

    Cheers!

    Gianni

    #1093839
    Joao
    Moderator

    Glad to hear Gianni.

    Let us know if we can help with anything else.

    Joao

    #1093853
    contegi66
    Participant

    Obrigado João

    ATB
    Gianni

    #1093867
    Joao
    Moderator

    De nada 🙂

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