Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1061170
    Paul R
    Moderator

    Hi Tomas,

    I was able to remove it by adding mbn in the class field of your map element.

    mbn – margin bottom none

    http://screencast.com/t/uDBfSczJF2hy

    #1061191
    TomasJarvling
    Participant

    Perfect. Thanks.
    On this page: http://test.nmuab.se
    I would like to remove the white line/space underneath the menu. Is that possible?

    Tomas

    #1061219
    Christopher
    Moderator

    Hi there,

    Please add following code in Customize -> Custom -> CSS :

    .x-navbar {
        border: none;
    }

    Hope that helps.

    #1061574
    TomasJarvling
    Participant

    It worked. But another strange thing happened. I changed the meny to fixed top and the line is there again. But if I scroll down it disappears.

    Can you take a look?

    Tomas

    #1061587
    Thai
    Moderator

    Hey Tomas,

    Please add the following CSS:

    .x-navbar-fixed-top-active .x-navbar-wrap {
        margin-bottom: 0;
    }

    Hope it helps 🙂

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