Can I made my mahasiswa dan kemitraan menu move near to menu berita? thanks

    kblubis

    I don't see that menu item now on frontend of your site, did you disable it?

    kblubis The menu item has long text and I think there is not enough space to show it in one line.

    You can try this custom CSS to reduce the space:

    @media (min-width: 992px){
    .t4-megamenu .navbar-nav>li>a, .t4-megamenu .navbar-nav>li>.nav-link {
        margin-left: 15px;
    }
    }

    and change to your desired value.

    can I move the menu " Beranda " more left again?
    Thanks

      kblubis Could you share the correct URL to access backend of your site?

      Hi, i've add it to the field, please check
      Thanks

        kblubis I changed the class of mainnav block:

        Could you check it now?

        Write a Reply...
        You need to Login to view replies.