• Resolved clearontech

    (@clearontech)


    After upgrading the Customizr theme to 3.3.1, the menu which was between the Title and Tagline has moved to a line below the Title and Tagline. I have made the window wider and it stays the same so it does not appear to be a width issue. Any thoughts on how to resolve this? https://www.clearontech.com

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi clearontech,
    yeah, because it was a small bug, but since you like it, ’cause you have a small menu, add this to your custom css:

    .nav-collapse.collapse {
        clear: none;
    }

    hope this helps ??

    Thread Starter clearontech

    (@clearontech)

    Thanks d4z_c0nf

    Looks good now! Appreciate your quick reply.

    Glad you solved ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Customizr 3.3.1 moved menu down a line’ is closed to new replies.