Viewing 4 posts - 16 through 19 (of 19 total)
  • Author
    Posts
  • pawelgol4 Friend
    #750980

    Wow! yes that really worked! you rock! Thank you

    One more thing only yet, after changing that on mobiles there is empty space between menu bar and the expanded menu (see photo). That would be the last thing to do to make everything work. I really appreciate your help.

    Ninja Lead Moderator
    #750984

    Here you are

    @media (max-width: 767px) {

    .navbar-toggle {
    height: 30px;
    line-height: 30px;
    }

    .t3-mainnav .t3-navbar-collapse {
    margin-top: 30px;
    }

    }

    add it into custom.css file

    pawelgol4 Friend
    #750985

    Ok. I’ve figured it out. the remaining things to put into custom.css are the following:

    .navbar-toggle {
    height: 30px;
    line-height: 30px;
    width: 30px;
    }

    .t3-mainnav .t3-navbar-collapse {
    margin-top: 30px;
    }

    pawelgol4 Friend
    #750986

    marked as solved! Thx Ninja Lead 😉

Viewing 4 posts - 16 through 19 (of 19 total)

This topic contains 19 replies, has 3 voices, and was last updated by  pawelgol4 8 years, 6 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum